01Comprehensive coverage rules for normal, error, and boundary test cases
02Strict guidelines for minimal and appropriate use of mocks and stubs
03Standardized patterns for parameterized testing and behavior verification
04Predefined test pyramid ratios to balance unit, integration, and E2E tests
05Clear directory structure conventions for internal and external test modules
061 GitHub stars