ChutzpahSettings.

JUnitXmlResultsFile Property

Summary

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

Syntax

public FilePath JUnitXmlResultsFile { get; set; }

Value

Type Description
FilePath