Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 957 Bytes

supertest.md

File metadata and controls

12 lines (10 loc) · 957 Bytes

Bookmarks tagged [supertest]

https://engineering.invisionapp.com/post/express-integration-testing-supertest/

Put down that REST Client (or, gasp, the browser!) you’re using to test that API you’re developing and back away slowly! There’s a better way! With SuperTest there’s no need to verify your API by hand...