Skip to content

Some sample using mocha, chai and supertest to test apis

License

Notifications You must be signed in to change notification settings

rsaccoll/sample-supertest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Supertest Tests

Integration Tests using mocha, chai and supertest for test httpbin site [https://httpbin.org/#/]

Set up

You'll need:

  • Node;

Install Dependencies:

npm install

Run Test

npm test

Run Contract Test

npm run test-contract:get

About

Some sample using mocha, chai and supertest to test apis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published