Test Driven Development Antipatterns

Guide for spotting and avoiding common testing and TDD anti-patterns, especially around mock misuse, over-isolation, implementation-coupled assertions, and weak integration coverage. Trigger: Use when reviewing or writing tests for new development, bug fixes, or behavior changes, especially if the task involves mocks, test doubles, isolation strategy, integration coverage decisions, cleanup logic added for tests, or diagnosing brittle tests that pass without proving real behavior.

Mane087 79b643a 8.2 KB Updated

File contents

Mane087/IA-Skills/tree/main/skills/tdd-antipatterns commit 79b643a5a3

Frequently asked questions

npx skillmds@latest add mane087/test-driven-development-antipatterns