testing-anti-patterns

Use to avoid critical testing mistakes. Five Iron Laws: Never test mock behavior, Never add test-only methods, Never mock without understanding, Always integration test, Always test error paths.

$ Instalar

git clone https://github.com/liauw-media/CodeAssist /tmp/CodeAssist && cp -r /tmp/CodeAssist/skills/testing/testing-anti-patterns ~/.claude/skills/CodeAssist

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