HtmlReporterSettings.

TemplateFile Property

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