Skip to content

magaeu/test-bash-api-challenge-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-bash-api-challenge-2022

api tests using postman to solve test bash challenge

Newman Run

Content

  1. Requirements
  2. Install postman
  3. Install newman
  4. Run postman collection
  5. Run newman

Requirements

  • Postman (7.4+)
  • Newman (4.5+) - optional
  • Node.js (10.0+)

Install Postman

Install Newman

Run Postman Collection

Run Newman

  • 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

About

api tests using postman to solve test bash challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors