Field StopOnFail
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
Set to true to attempt to stop execution as soon the first test fails.
public static readonly string StopOnFail
Returns
- string
- Set to true to attempt to stop execution as soon the first test fails.
Remarks
Value type: bool
Consumed by: v2, v3