Skip to content

NickTomlin/http-supertest-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTPServer + Supertest Example


A simple example showing how supertest can be used to test a node HTTPServer.

npm i

# run the tests
npm t

# start the server
npm start

About

A simple example showing how supertest can be used to test a node HTTPServer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published