Table of Contents

Method FailTestsWithWarnings

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

FailTestsWithWarnings(ITestFrameworkExecutionOptions)

Gets a flag to fail passing tests with warnings.

public static bool? FailTestsWithWarnings(this ITestFrameworkExecutionOptions executionOptions)

Parameters

executionOptions

Returns

bool?