01Enforces Red-Green-Refactor workflow for test-first development
02Standardizes testing with Vitest, React Testing Library, and MSW
03Implements the co-location principle for better test maintenance
04Defines granular coverage targets for different component types and hooks
05Provides clear guidelines for mocking external dependencies and API calls
061 GitHub stars