Skip to content

My open source contribution - A custom postman/newman reporter that outputs a HAR file.

License

Notifications You must be signed in to change notification settings

developertogo/newman-reporter-har

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

My open source contribution - A custom postman/newman reporter that outputs a HAR file.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 100.0%