Property DisableParallelization
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
DisableParallelization
Determines whether tests in this collection runs in parallel with any other collections.
bool DisableParallelization { get; }
Determines whether tests in this collection runs in parallel with any other collections.
bool DisableParallelization { get; }