Tag: react-testing-library
skill
Automated Frontend Integration Test Generation
Analyses git diffs to identify changed frontend components and pages, then plans and writes integration tests using MSW and Vitest. It automates the creation of test coverage by identifying API endpoints and implementing appropriate mock ha…
skill
★ 141,907
Generate React Frontend Tests with Vitest and RTL
This skill generates high-quality unit and integration tests for React components, hooks, and utilities using Vitest and React Testing Library. It enforces best practices, including the AAA pattern and structured testing workflows, ensuring…