Method GetFailSkips
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.runner.common.dll
GetFailSkips(ITestFrameworkExecutionOptions)
Gets a flag to fail skipped tests.
public static bool? GetFailSkips(this ITestFrameworkExecutionOptions executionOptions)
Parameters
executionOptions
Returns
- bool?