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

maplin-co Updated

File contents

maplin-co/ai-course/tree/main/.opencode/skill/testing-anti-patterns commit 6ad7311f20

Frequently asked questions

npx skillmds@latest add maplin-co/testing-anti-patterns