HtmlReporterSettings.

OutputFile Property

Summary

Path where the output HTML file will be written to disk.
Assembly
Cake.Newman.dll
Namespace
Cake.Newman.Reporters
Containing Type
HtmlReporterSettings

Syntax

public FilePath OutputFile { get; set; }

Remarks

If not specified, the file will be written to newman/ in the current working directory.

Value

Type Description
FilePath