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
Обновлено 1/18/2026
Звёзды
7
Форки
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.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use testing-anti-patterns