Microck

testing-anti-patterns

@Microck/testing-anti-patterns
Microck
102
9 forks
Updated 1/18/2026
View on GitHub

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