Testing Anti Patterns

Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking. Language-agnostic principles with TypeScript/Jest and Python pytest-style examples.

bobmatnyc Updated 71 repo stars

File contents

bobmatnyc/trusty-tools/tree/main/crates/trusty-code/src/assets/skills/testing-anti-patterns commit 5465de7439

Frequently asked questions

npx skillmds@latest add bobmatnyc/testing-anti-patterns-3