This project demonstrates how to test an Express API using Jest, covering unit tests for controllers, services, routers, and server configuration. It provides a simple, structured example for writing and running tests, generating coverage reports, and integrating Git hooks with Husky. Ideal for developers learning API testing in Node.js
nodejs javascript unit-testing express jest tdd coverage-report integration-testing test-driven-development api-testing code-coverage husky testing-framework javascript-testing nodejs-testing backend-development express-testing jest-examples
- Updated
Mar 20, 2025 - JavaScript