Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 444 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 444 Bytes

Postman_API_Testing

This is example API testing using Postman and reqres.in is under test.

Clone Testing file:

git clone https://github.com/t0dida00/Postman_API_Testing.git

Move to file directory:

cd Postman_API_Testing 

Move to file directory:

cd Postman_API_Testing 

Install Newman:

npm i -g newman

Run collection tests:

newman run reqres.in.postman_collection.json