XUnitSettings.

HtmlReport Property

Summary

Gets or sets a value indicating whether an HTML report should be generated.
Namespace
Cake.Common.Tools.XUnit
Containing Type
XUnitSettings

Syntax

public bool HtmlReport { get; set; }

Value

Type Description
bool true if an HTML report should be generated; otherwise, false.