Javascript framework for API testing fully integrated with CircleCI. The tests are being run against the GoRest(https://gorest.co.in/) public API.
The project is made with the following dependencies:
- Supertest
- Mocha
- Chai
- Babel
- Clone the repo
- Run
yarn install - Run
yarn test
To run the tests you'd need to replace the token first by signing up to GoRest.
Happy Testing!