Knowledge
Search knowledge... ⌘K
Knowledge · Anti-Patterns
Smell Tests
Anti-patterns in test code that reduce test effectiveness, maintainability, and reliability.
Tags
clean-codecode-smellmaintainabilityreliabilitytests
Impact
Test smells are anti-patterns that make tests less effective as a safety net, harder to maintain, or slower to run.
Symptoms
- Test smells are anti-patterns that make tests less effective as a safety net, harder to maintain, or slower to run.
Source
Robert C. Martin — Clean Code: A Handbook of Agile Software Craftsmanship