home/categories/testing/bobmatnyc-claude-mpm-skills-universal-testing-testing-anti-patterns-skill-md
testingtesting-security
testing-anti-patterns
Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking. Language-agnostic principles with TypeScript/Jest and Python/pytest examples.
maintainer
bobmatnyc
Mis à jour 1/18/2026
Étoiles
7
Forks
2
quick start
Installation and usage
Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking. Language-agnostic principles with TypeScript/Jest and Python/pytest examples.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use testing-anti-patterns