Table of Contents

Method SetParallelAlgorithm

Namespace
Xunit.Sdk
Assembly
xunit.v3.runner.common.dll

SetParallelAlgorithm(ITestFrameworkExecutionOptions, ParallelAlgorithm?)

Sets the parallel algorithm to be used.

public static void SetParallelAlgorithm(this ITestFrameworkExecutionOptions executionOptions, ParallelAlgorithm? value)

Parameters

executionOptions
value ParallelAlgorithm?