Cake.Newman.dll Assembly

Class Types

Class Summary
CLIReporterSettings Settings for the CLI Reporter
CLIReporterSettingsExtensions Extension methods for the CLIReporterSettings class.
HtmlReporterSettings Settings for the HTML reporter.
HtmlReporterSettingsExtensions Extension methods for the HtmlReporterSettings class.
JsonReporterSettings Settings for the JSON reporter
JUnitReporterSettings 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:

#addin Cake.Newman

NewmanSettings Settings to control the NewmanRunner.
NewmanSettingsExtensions Extension methods for the NewmanSettings class for working with reporters.
NewmanSettingsExtensions Extension methods for the NewmanSettings class.

Interface Types

Interface Summary
IReporterSettings Represents reporter-specific settings