010 GitHub stars
02Prevents assertions on mock elements to ensure real behavior is tested
03Blocks the addition of test-specific methods to production API surfaces
04Enforces dependency analysis to prevent over-mocking side effects
05Ensures mock data structures match real API schemas for integration safety
06Promotes strict TDD workflows to catch architectural flaws early