1.0.5 • Published 2 years ago

newman-reporter-har v1.0.5

Weekly downloads
25
License
Apache-2.0
Repository
github
Last release
2 years ago

newman-har-reporter

A custom postman/newman reporter that outputs a HAR file.

Getting Started

  1. Install newman
      npm install -g newman
  2. Install newman-har-reporter
      npm install -g newman-reporter-har

Usage

newman run <postman-collection> -r har

Note: 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.

1.0.5

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago