supertest-jest

This is a framework with Supertest and Jest for testing Restful services.

Getting Started

There are four files in the Specs folder and each file uses different approaches for writing a test using Supertest and Jest.

Prerequisites

git clone https://github.com/prasadmudedla/supertest-jest.git

cd supertest-jest

npm install --save-dev

Running the tests

npm run test

Built With

Authors

Acknowledgments