012 GitHub stars
02Best practices for writing accessible, descriptive, and behavior-driven tests.
03Guidance on unit testing with Vitest and React Testing Library, including query priorities and user interactions.
04Patterns for interaction testing within Storybook stories using the `play` function.
05Instructions for running tests locally, debugging failures, and understanding the CI pipeline via the test-suite-runner agent.
06Strategies for mocking modules, functions, SWR hooks, and APIs using MSW.