Summary
Gets or sets the location that NUnit should write test output.
- Namespace
- Cake
.Common .Tools .NUnit - Containing Type
- NUnitSettings
Syntax
public FilePath OutputFile { get; set; }
Value
Type | Description |
---|---|
FilePath | The location that NUnit should write test output. |