Testing Anti-Patterns
Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.
By obra
npx skills add obra/superpowers-skills --skill testing-anti-patterns
Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.
By obra
npx skills add obra/superpowers-skills --skill testing-anti-patterns