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