newman-reporter-junit5
v0.1.0
Published
Newman JUnit reporter with better JUnit 5 XML support
Downloads
2,060
Maintainers
Readme
newman-reporter-junit5
Newman reporter for the JUnit 5 schema specification.
Includes skipped tests as well in the report.
Installation
npm i -g newman-reporter-junit5
Usage
newman run <collection-path> -r junit5 [--reporter-junit5-export <export-path>]