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