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
Outputs the reporter-specific settings to include in the invocation
- Assembly
- Cake
.Newman .dll - Namespace
- Cake
.Newman .Reporters - Containing Type
- HtmlReporterSettings
Syntax
public void RenderOptions(ProcessArgumentBuilder args)
Parameters
Name | Type | Description |
---|---|---|
args | Process |
Return Value
Type | Description |
---|---|
void | A string to be appended to the run command. |