Testing Anti-Patterns

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

dallascrilley 8b2d387 8.1 KB Updated

File contents

dallascrilley/dowser/tree/main/skills/testing-anti-patterns commit 8b2d387e01

Frequently asked questions

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