Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 591 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 591 Bytes

Workshop API Tests

Back End Challenge Execercises (Postman - Newman)

Develop and test all the bullets defined from GDL_FullStack QA Certificaition_Homewrok document

Setting the project

Clone the repository: https://github.com/JesusSalinas/Backend-API-Tests.git and install:

-  npm install newman
-  npm install dotenv 
-  npm install newman-reporter-htmlextra

Run the project

Just run int the CLI:

-  npm run tests

Evidence Report

image