Table of Contents

Method GetFailTestsWithWarnings

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

GetFailTestsWithWarnings(ITestFrameworkExecutionOptions)

Gets a flag to fail passing tests with warnings.

public static bool? GetFailTestsWithWarnings(this ITestFrameworkExecutionOptions executionOptions)

Parameters

executionOptions

Returns

bool?