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
Disables the CLI reporter internally and no output is sent to the console
- Assembly
- Cake
.Newman .dll - Namespace
- Cake
.Newman .Reporters - Containing Type
- C
L I Reporter Settings Extensions
Syntax
public static CLIReporterSettings RunSilently(this CLIReporterSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | CLIReporterSettings | The settings. |
Return Value
Type | Description |
---|---|
CLIReporterSettings | The updated settings. |