Summary
Gets or sets the file to be used to output NUnit style of XML results.
- Namespace
- Cake
.Common .Tools .Fixie - Containing Type
- FixieSettings
Syntax
public FilePath NUnitXml { get; set; }
Value
Type | Description |
---|---|
FilePath | The name of the file to write NUnit style of results. |