awesome-newman-html-template
awesome-newman-html-template copied to clipboard
:sunglasses: A newman html report very detailed
Newman HTML Report Template
A newman html report template which contains request and response details (body plus http headers) in the report. (similar what you could get with the newman v2 -O out option)
The template is a modification from the original reporter file
Demo:
Collection of tests
Advantages:
- Built with the world's most popular front-end component library.
- Powerful Report section.
- Amazing Requests section.
- Powerful Fuzzy search library.
- With a modern library to copy text to clipboard.
Libraries present
How to use
- Install Newman
- Install Report HTML
- Call newman as follows:
newman run -e my.environment.json -g my.globals.json --reporters cli,html --reporter-html-template templates/htmlreqres.hbs --reporter-html-export my_report.html my.collection.postman.json
Contributing
Please review the Contribution to Awesome guide for information on how to get started contributing to the project.