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

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/jackspace--claudeskillz--testing-anti-patterns-obra commit 3d5f492804

Frequently asked questions

npx skillmds@latest add tomevault-io/testing-anti-patterns-7