supertest.md

July 15, 2021 · View on GitHub

Bookmarks tagged [supertest]

www.codever.land/bookmarks/t/supertest

Express Integration Testing with SuperTest · InVision Engineering Blog

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...