Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 152 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 152 Bytes

api-tests-js-example

Basic API Test Example using SuperTest, Mocha and Chai

Run Tests

  • Install dependencies npm install
  • Run tests npm test