Skip to content

ranjithkasu/NewMan-HTML-Custom-Report

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

NewMan-HTML-Custom-Report

Place this file into "\npm\node_modules\newman\lib\reporters" folder of NEWMAN.

Now Run Postman Scripts using Newman Run command with -r as "html" option.

Exa: newman run "postman-collection.json" -e "api-environment.json" -r "html"

It will generate Newman folder and customixed HTML file in it.

It index.json file is modified to use customized-template-default.hbs file instead of original file.

About

Newman HTML Report template is cusomized to view it properly. You can find improved UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.7%
  • JavaScript 1.3%