This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Newman.
Summary
Prevents the run failures from being separately printed.
- Assembly
- Cake
.Newman .dll - Namespace
- Cake
.Newman .Reporters - Containing Type
- C
L I Reporter Settings Extensions
Syntax
public static CLIReporterSettings DisableSeparateFailures(this CLIReporterSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | CLIReporterSettings | The settings. |
Return Value
Type | Description |
---|---|
CLIReporterSettings | The updated settings. |