About
This skill provides a comprehensive framework for testing modern web applications built with the React, Apollo GraphQL, and Prisma stack. It enforces the testing pyramid philosophy, prioritizing high-volume unit tests and strategic integration tests to ensure speed and reliability. By providing standardized patterns for React Testing Library, Apollo Client mocking, and Prisma service testing, it helps developers focus on testing user behavior and business logic rather than brittle implementation details.