Closed ShravanNeelaiahgari closed 1 year ago
Hey @ShravanNeelaiahgari: 👋 - Thanks for helping to make the reporter better by raising this ticket. I will take a look as soon as I can and get back to you. Cheers, Danny.
Hey @ShravanNeelaiahgari
Have you tried using the --reporter-htmlextra-export <filepath>
in the Newman command?
By default, it created a /newman
directory and adds the reports in there but it looks like you're specifing that results go somewhere else, without actually telling Newman.
Closing this issue. No response after 1 month.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Is There An Existing Issue
What Are You Seeing
I see below error on github action and does not run tests:
Run newman run ./PostmanPOCRest.postman_collection.json -r htmlextra newman run ./PostmanPOCRest.postman_collection.json -r htmlextra shell: /usr/bin/bash -e {0}
Steps To Reproduce The Issue
Run sample postman collection on github action
Full Newman Command Or Node Script
HTMLEXTRA Version
latest
Newman Version
latest
Additional Context
No response