Skip to main content
Run any Skill in Manus
with one click

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

$ git log --oneline --stat
stars:5
forks:0
updated:March 15, 2026 at 21:38
SKILL.md
readonly