Table of Contents

Method MaxParallelThreads

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

MaxParallelThreads(ITestFrameworkExecutionOptions)

Gets the maximum number of threads to use when running tests in parallel.

public static int? MaxParallelThreads(this ITestFrameworkExecutionOptions executionOptions)

Parameters

executionOptions

Returns

int?