We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f77a709 commit af3a5beCopy full SHA for af3a5be
doc/api/test.md
@@ -1561,6 +1561,7 @@ changes:
1561
* `env` {Object} Specify environment variables to be passed along to the test process.
1562
This options is not compatible with `isolation='none'`. These variables will override
1563
those from the main process, and are not merged with `process.env`.
1564
+ **Default:** `process.env`.
1565
* Returns: {TestsStream}
1566
1567
**Note:** `shard` is used to horizontally parallelize test running across
0 commit comments