This docker image is based on the original newman image from postmanlabs.
It's extended with the additional report newman-reporter-htmlextra via this npm package. Just run your newman command with the option -r htmlextra.
docker run -it -v /tmp/collections:/etc/newman pstauffer/newman-htmlextra run -r htmlextra test.postman_collection.json
This project is licensed under MIT.
Content type
Image
Digest
Size
55.6 MB
Last updated
over 5 years ago
docker pull pstauffer/newman-htmlextra