XUnit2Settings.

NUnitReport Property

Summary

Gets or sets a value indicating whether an NUnit style XML report should be generated.
Namespace
Cake.Common.Tools.XUnit
Containing Type
XUnit2Settings

Syntax

public bool NUnitReport { get; set; }

Value

Type Description
bool true if an NUnit Style XML report should be generated; otherwise, false.