NUnitSettings.

ResultsFile Property

Summary

Gets or sets the name of the XML result file.
Namespace
Cake.Common.Tools.NUnit
Containing Type
NUnitSettings

Syntax

public FilePath ResultsFile { get; set; }

Value

Type Description
FilePath The name of the XML result file. Defaults to TestResult.xml.