Table of Contents

Property ParallelAlgorithm

Namespace
Xunit
Assembly
xunit.v3.core.dll

ParallelAlgorithm

Determines the parallel algorithm used when running tests in parallel.

public ParallelAlgorithm ParallelAlgorithm { get; set; }

Property Value