Commit fbfea1e
committed
Add xunit.runner.explicit.json to disable test parallelism
Added a new xunit.runner.explicit.json config file that disables parallelization at both the assembly and test collection levels, sets maxParallelThreads to 1, and uses the "conservative" parallel algorithm. Also includes a $schema reference for validation.1 parent e2ec2ca commit fbfea1e
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments