newman-reporter-har
v1.0.5
Published
A custom Newman Reporter that outputs a HAR file
Maintainers
Readme
newman-har-reporter
A custom postman/newman reporter that outputs a HAR file.
Getting Started
- Install
newmannpm install -g newman - Install
newman-har-reporternpm install -g newman-reporter-har
Usage
newman run <postman-collection> -r harNote: If --reporter-har-export parameter is not supplied, the output is written to a "newman" sub-folder and the file will contain the timestamp in its name.
License
This software is licensed under Apache-2.0. See the LICENSE.md file for more information.
