home/categories/testing/sammcj-agentic-coding-claude-skills-testing-anti-patterns-skill-md
testingtesting-security

testing-anti-patterns

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behaviour, production pollution with test-only methods, and mocking without understanding dependencies

sammcj
maintainer
sammcj
अपडेट किया गया 1/7/2026
स्टार
74
फोर्क
13
quick start

Installation and usage

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behaviour, production pollution with test-only methods, and mocking without understanding dependencies

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use testing-anti-patterns