Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 296 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 296 Bytes

express-api-unit-test-starter

Boilerplate express + mongoose API with unit test setup (mocha, chai, supertest, rewire, sinon)

If you want to learn more, I've written about the step-by-step process of writing unit tests here using this project.