This skill empowers Claude with specialized knowledge for architecting and implementing comprehensive test suites in JavaScript and TypeScript environments. It provides standardized patterns for unit, integration, and end-to-end testing, utilizing industry-standard tools like Jest, Vitest, and Testing Library. Whether you are setting up a new project's infrastructure, mocking complex external dependencies, or adopting a Test-Driven Development (TDD) workflow, this skill ensures your code remains reliable, maintainable, and highly covered through advanced mocking, spying, and dependency injection patterns.
主要功能
01Advanced mocking patterns for modules, APIs, and external services
02Implementation of Dependency Injection for improved testability
030 GitHub stars
04Standardized configuration for Jest and Vitest environments
05Comprehensive strategies for testing asynchronous functions and classes
06Pre-configured coverage thresholds and CI/CD ready setups