소개
This skill equips Claude with expert patterns and best practices for testing React components, emphasizing user-centric behavior over implementation details. By leveraging Vitest for execution and Testing Library for DOM interaction, it guides developers in creating resilient, accessible, and maintainable test suites. It covers a wide range of scenarios including basic rendering, complex user interactions, form validation, asynchronous API calls, and custom hook logic, ensuring your UI remains stable through refactors and updates.