fileParallelism
- Type:
boolean - Default:
true - CLI:
--no-file-parallelism,--fileParallelism=false
Should all test files run in parallel. Setting this to false will override maxWorkers option to 1.
This documentation covers Vitest v4 (old version). For the latest version, see https://vitest.dev.