- Parameters:
-
| runner | the runner object |
| n | concurrency value to set |
Set the maximum number of test jobs which will be run at the same time, to
n. The default value is 1, meaning tests will be run serially. A value of 0 is shorthand for one job per online CPU in the system, which is likely to be the most efficient use of the system.