Rishabh Mishra

Building REST API with Express, TypeScript - Part 4: Jest and unit testing

Learn how to setup Jest in Express and TypeScript server to test code. Add unit tests for the REST APIs controller and mock database to test repositories. Setup Github Actions to run tests.