Skip to content

t0dida00/Postman_API_Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published