Testing Anti-Patterns

Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.

Jesse Vincent (obra) c57addd 8.1 KB Updated 247k repo stars

File contents

obra/clank/tree/main/skills/testing/testing-anti-patterns commit c57addd3fd

Frequently asked questions

npx skillmds@latest add obra/testing-anti-patterns