Skip to content

Playing with Rest API test automation with Postman/Newman

Notifications You must be signed in to change notification settings

domahidizoltan/playground-newman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playground-newman

Start the Wiremock docker container with docker-compose up.

Run the tests:

docker run --volume "$(pwd)"/postman_collections:/etc/newman -t postman/newman_alpine33:3.8.3 \
run TestScenario.postman_collection.json --environment BookEnv.postman_environment.json

About

Playing with Rest API test automation with Postman/Newman

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published