Table of Contents

Property DisableParallelization

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

DisableParallelization

Determines whether tests in this collection runs in parallel with any other collections.

bool DisableParallelization { get; }

Property Value

bool