This is a REST API Testing Framework made with Supertest (https://www.npmjs.com/package/supertest)
- Install Node.js (7 or higher)
- Install Docker (optional)
Clone this project and then go to the project root folder
npm start
- It will run REST API tests
docker-compose up --build
- It will run REST API Testing Framework inside a Docker container
It can be found in /test-result folder