JUnitReporterSettings.

OutputFile Property

Summary

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

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