xUnit documentation does not specify any limits on the number of parallel tests - https://xunit.github.io/docs/running-tests-in-parallel.html
Asked
Active
Viewed 763 times
1 Answers
1
See the "Changing Default Behavior" section on that page.
Default: number of virtual CPUs in the PC

Alex Angas
- 59,219
- 41
- 137
- 210
-
broken link, probably this is the new one https://xunit.net/docs/running-tests-in-parallel – diegosasw Oct 21 '21 at 13:58