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
- 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.
- 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
Please review the Contribution to Awesome guide for information on how to get started contributing to the project.