Repo for the blog post: NestJS unit testing: A how-to guide with examples Installation $ npm install Running the unit tests $ npm run test $ npm run test:watch