👋 Seja bem vinda(o)!
#Dependencias
https://www.postman.com/downloads/
npm install
npm install -g newman
npm install -g newman-reporter-htmlextra
#Como executar
git clone https://github.com/MatheusSantosz/newmanReportTest.git
newman run APISemComplicacao.postman_collection.json -e CepMatheus.postman_environment.json
newman run APISemComplicacao.postman_collection.json -e CepMatheus.postman_environment.json --reporters=cli,htmlextra
- Test Api
- Newman ReportHtml