Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 293 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 293 Bytes

Wizeline_Academy_API_Testing

This is the 2nd deliverable

To run Newman install it and run the next commands:

To see it in the terminal: newman run mycollection.json -e env.json -r html

To generate an HTML file run: newman run mycollection.json -e env.json --reporter-html-export newman