Property DisableTestParallelization
- Namespace
- Xunit
- Assembly
- xunit.v3.core.dll
DisableTestParallelization
Determines whether tests in this assembly are run in parallel.
public bool DisableTestParallelization { get; set; }
Determines whether tests in this assembly are run in parallel.
public bool DisableTestParallelization { get; set; }