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.Newman.
Summary
Adds the JUnit/XML reporter to this run.
- Assembly
- Cake
.Newman .dll - Namespace
- Cake
.Newman .Reporters - Containing Type
- Newman
Settings Extensions
Syntax
public static NewmanSettings UseJUnitReporter(this NewmanSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | NewmanSettings | The settings. |
Return Value
Type | Description |
---|---|
NewmanSettings | The updated settings. |