--test-concurrency
测试运行器命令行接口可以同时执行的最大测试文件数量。默认值是 os.availableParallelism() - 1。
🌐 The maximum number of test files that the test runner CLI will execute
concurrently. The default value is os.availableParallelism() - 1.
测试运行器命令行接口可以同时执行的最大测试文件数量。默认值是 os.availableParallelism() - 1。
🌐 The maximum number of test files that the test runner CLI will execute
concurrently. The default value is os.availableParallelism() - 1.