Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naodeng/apitest_supertest_examples

a API testing framework DEMO
https://github.com/naodeng/apitest_supertest_examples

Last synced: about 1 month ago
JSON representation

a API testing framework DEMO

Awesome Lists containing this project

README

        

# apitest_supertest_examples

API automation test using supertest and jest

## Preparation

Node.js - brew install nodejs

## Getting Started

Install the modules with: 'npm install'

## Run it

'npm test'