Table of Contents

Method SetFailTestsWithWarnings

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

SetFailTestsWithWarnings(ITestFrameworkExecutionOptions, bool?)

Sets a flag to fail passing tests with warnings.

public static void SetFailTestsWithWarnings(this ITestFrameworkExecutionOptions executionOptions, bool? value)

Parameters

executionOptions
value bool?