API Test Automation | Supertest | Mocha Description supertest + mocha api test automation example Installation $ npm install Run tests $ npm test Run tests with mochawesome reporter $ npm run test:awesome Start express test API $ npm start or $ node src/app.js Invoke express test API from a browser or REST client http://localhost:8000/api/movies Public API https://reqres.in