CLIReporterSettings.

SeparateFailures Property

Summary

This prevents the run failures from being separately printed.
Assembly
Cake.Newman.dll
Namespace
Cake.Newman.Reporters
Containing Type
CLIReporterSettings

Syntax

public bool SeparateFailures { get; set; }

Remarks

Defaults to true

Value

Type Description
bool