Table of Contents

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

Property Value

bool