Testing Anti Patterns

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

ImL1s 4ae3965 8.6 KB Updated

File contents

ImL1s/flutter-claude-skills/tree/main/skills/testing-anti-patterns commit 4ae39651e0

Frequently asked questions

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