Skip to content

Learn how to run postman collection using docker and generate newman report

License

Notifications You must be signed in to change notification settings

sharisroy/run-postman-collection-from-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Postman Collections Using Docker

This postman collection based on https://reqres.in/api. You can also try reqres.in

Build Docker Image

docker build .

Run and Generate newman's report

docker-compose up

Remove container after run

docker-compose rm -f

About

Learn how to run postman collection using docker and generate newman report

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published