Skip to content

spederiva/integration-test-with-jest-and-supertest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integration Test Using jest and supertest

Installation

The easiest way to get started is to clone the repository:

# Get the latest code
git clone https://github.com/spederiva/integration-test-with-jest-and-supertest.git

# Change directory
cd integration-test-with-jest-and-supertest

# Install NPM dependencies
npm install

# Then simply start your app with the automation tool gulp
npm start

# Then simply start your app with the automation tool gulp
npm test

About

Integration Test with Jest and SuperTest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published