testing-anti-patterns

Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.

$ 安裝

git clone https://github.com/bobmatnyc/claude-mpm /tmp/claude-mpm && cp -r /tmp/claude-mpm/src/claude_mpm/skills/bundled/testing/testing-anti-patterns ~/.claude/skills/claude-mpm

// tip: Run this command in your terminal to install the skill