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 to the custom template which will be used to render the HTML report.
- Assembly
- Cake
.Newman .dll - Namespace
- Cake
.Newman .Reporters - Containing Type
- HtmlReporterSettings
Syntax
public FilePath TemplateFile { get; set; }
Remarks
This option depends on --reporter html and --reporter-html-export being present in the run command.
Value
Type | Description |
---|---|
FilePath |