NUnit3Settings.

NoResults Property

Summary

Gets or sets a value indicating whether to generate the XML result file.
Namespace
Cake.Common.Tools.NUnit
Containing Type
NUnit3Settings

Syntax

public bool NoResults { get; set; }

Value

Type Description
bool true if the XML result file should be generated; otherwise, false.