ChutzpahSettings.

NUnit2XmlResultsFile Property

Summary

Gets or sets the file path for NUnit (v2.x) XML results output. If null (default), Chutzpah will not output NUnit xml results.
Assembly
Cake.Chutzpah.dll
Namespace
Cake.Chutzpah
Containing Type
ChutzpahSettings

Syntax

public FilePath NUnit2XmlResultsFile { get; set; }

Value

Type Description
FilePath