About
This skill provides specialized guidance for architecting and implementing comprehensive test suites in JavaScript and TypeScript projects. It offers ready-to-use patterns for modern frameworks like Jest and Vitest, covering everything from pure function unit tests and class-based service testing to complex asynchronous operations and module mocking. By integrating best practices for Test-Driven Development (TDD) and dependency injection, it helps developers build maintainable, bug-resistant codebases with high test coverage and reliable CI/CD integration.