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
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 |