altcover

TestOptions.FailFast property

Gets whether to fail without computing coverage on test failure

public virtual bool FailFast { get; }

See Also