Class Types
Class | Summary |
---|---|
CLIReporterSettings | Settings for the CLI Reporter |
C |
Extension methods for the CLIReporterSettings class.
|
HtmlReporterSettings | Settings for the HTML reporter. |
Html |
Extension methods for the HtmlReporterSettings class.
|
JsonReporterSettings | Settings for the JSON reporter |
J |
Settings for the JUnit reporter |
NewmanAliases |
Contains functionality related to the Newman CLI. In order to use the commands for this addin, you will need to include the following in your build.cake file to download and reference from NuGet.org:
|
NewmanSettings |
Settings to control the NewmanRunner .
|
Newman |
Extension methods for the NewmanSettings class.
|
Newman |
Extension methods for the NewmanSettings class for working with reporters.
|
Interface Types
Interface | Summary |
---|---|
IReporterSettings | Represents reporter-specific settings |