raulanatol / supertest.example

Integration test example (express + supertest)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

supertest.example 🧪

🧪 Integration test example (express + supertest)


Table of Contents

Installation

To install this package only need to execute in your project

make init

Usage

To execute all the integration tests you only need to...

make integration_test

LICENSE

MIT

About

Integration test example (express + supertest)

License:MIT License


Languages

Language:JavaScript 69.0%Language:Shell 14.8%Language:Makefile 13.2%Language:Dockerfile 3.0%