Method SetStopOnTestFail
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.runner.common.dll
SetStopOnTestFail(ITestFrameworkExecutionOptions, bool?)
Sets a flag that determines whether xUnit.net stop testing when a test fails.
public static void SetStopOnTestFail(this ITestFrameworkExecutionOptions executionOptions, bool? value)
Parameters
executionOptionsvaluebool?