Field DisableParallelization
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
Set to true to disable running tests in parallel.
public static readonly string DisableParallelization
Returns
- string
- Set to true to disable running tests in parallel.
Remarks
Value type: bool
Consumed by: v2, v3