--test-concurrency
新增于: v20.10.0
测试运行器 CLI 将同时执行的测试文件的最大数量。默认值为 os.availableParallelism() - 1。
\The maximum number of test files that the test runner CLI will execute
concurrently. The default value is os.availableParallelism() - 1.
测试运行器 CLI 将同时执行的测试文件的最大数量。默认值为 os.availableParallelism() - 1。
\The maximum number of test files that the test runner CLI will execute
concurrently. The default value is os.availableParallelism() - 1.