Table of Contents

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; }

Property Value

bool