01Enforces dependency understanding before mocking
02Provides red-flag detection for fragile test suites
03Corrects incomplete mocks to mirror real APIs
04Detects mock-centric testing instead of behavior testing
05Identifies test-only methods in production classes
060 GitHub stars