소개
JavaScript Testing Patterns provides a comprehensive framework for building reliable software through unit, integration, and end-to-end testing. It offers standardized implementation patterns for mocking dependencies, testing asynchronous code, and setting up robust test environments. Whether you're practicing Test-Driven Development (TDD) or adding coverage to an existing codebase, this skill guides Claude in creating maintainable test suites that ensure application stability across modern JS/TS ecosystems.