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

pedronauck 726b20c 8.1 KB Updated

File contents

pedronauck/devstack/tree/main/.agents/skills/testing-anti-patterns commit 726b20c60c

Frequently asked questions

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