This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Tools.ReadyAPI.TestEngine.
Summary
Specifies the report type. Possible values:
Saves a report to the JUnit XML format (an XML file). Saves a report in a Microsoft Excel sheet (a XSLX file). Saves a report in the JSON format (a JSON file).
junit |
excel |
json> |
- Assembly
- Cake
.Tools .ReadyAPI .TestEngine .dll - Namespace
- Cake
.Tools .ReadyAPI .TestEngine - Containing Type
- TestEngineSettings
Syntax
public Nullable<ReportFormat> ReportFormat { get; set; }
Value
Type | Description |
---|---|
Nullable |