ChutzpahSettings.

CoverageHtmlOutputFile Property

Summary

Gets or sets the file path default Chutzpah coverage HTML output. If null (default), Chutzpah will not output a coverage HTML file.
Assembly
Cake.Chutzpah.dll
Namespace
Cake.Chutzpah
Containing Type
ChutzpahSettings

Syntax

public FilePath CoverageHtmlOutputFile { get; set; }

Value

Type Description
FilePath