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

Microsoft d86fd26 8.5 KB Updated 2.7k repo stars

File contents

microsoft/fluidframework/tree/main/.agency/plugins/nori/skills/testing-anti-patterns commit d86fd261b0

Frequently asked questions

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