Table of Contents

Method GetStopOnTestFail

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

GetStopOnTestFail(ITestFrameworkExecutionOptions)

Gets a flag that determines whether xUnit.net stop testing when a test fails.

public static bool? GetStopOnTestFail(this ITestFrameworkExecutionOptions executionOptions)

Parameters

executionOptions

Returns

bool?