This repository contains tests as part of QA Bootcamp of Preficience. All test were performed in Postman and will be run in newman.
Install Newman with npm
npm install -g Newman
If you already installed Newman, proceed to add the next command in your main folder after download (or clone) this repository.
$ newman run petstore.postman_collection.json -e pet_store.postman_environment.json
Check this tutorial
Check since 4:47 in this video
If you have any feedback, please reach out to us at [email protected]