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

ryan-brosas 359207c 4.5 KB Updated

File contents

ryan-brosas/universal-template/tree/main/skills/testing-anti-patterns commit 359207c202

Frequently asked questions

npx skillmds@latest add ryan-brosas/testing-anti-patterns