api tests using postman to solve test bash challenge
- Postman (7.4+)
- Newman (4.5+) - optional
- Node.js (10.0+)
- Download the latest version
- Follow the instructions on Official website
- Follow the instructions on Official website
-
Setup your environment (heroku
-
Click on runner (Further instructions on Official website)
- Run newman command line with collection and enviroment (newman run <postman_collection.json> -e <environment.json>)
$ newman run booker.postman_collection.json -e environment/heroku.postman_environment.json