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 2675336 commit ec06553Copy full SHA for ec06553
doc/api/test.md
@@ -332,7 +332,7 @@ changes:
332
* `options` {Object} Configuration options for the test. The following
333
properties are supported:
334
* `concurrency` {number|boolean} If a number is provided,
335
- then that many tests would run in parallel.
+ then that many tests would run in parallel.
336
If truthy, on top level, it would run (number of cpu cores - 1)
337
tests in parallel.
338
For subtests, it will be infinity tests in parallel.
0 commit comments