Table of Contents

Method StopOnTestFail

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

StopOnTestFail(ITestFrameworkExecutionOptions)

Gets a flag to stop testing on test failure.

public static bool? StopOnTestFail(this ITestFrameworkExecutionOptions executionOptions)

Parameters

executionOptions

Returns

bool?