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

nickcrew 10d75b9 8.5 KB Updated

File contents

nickcrew/claude-cortex/tree/main/skills/testing-anti-patterns commit 10d75b95ad

Frequently asked questions

npx skillmds add nickcrew/testing-anti-patterns