NewmanSettings.

ExitOnFirstFailure Property

Summary

Specify whether or not to stop a collection run on encountering the first error.
Assembly
Cake.Newman.dll
Namespace
Cake.Newman
Containing Type
NewmanSettings

Syntax

public bool ExitOnFirstFailure { get; set; }

Value

Type Description
bool