SuperTest

SuperTest is a library that can help us to test HTTP web services developed with Node.js and Express.js. We can install SuperTest using the following command:

npm install supertest @types/supertest

Get Learning TypeScript 2.x - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.