Knowledge
Search knowledge... ⌘K
Knowledge · Anti-Patterns
Smell Environment
Anti-patterns related to build and development environment setup that create friction and complexity in the development process.
Tags
clean-codecode-smellmaintainabilityenvironment
Impact
Environment smells are anti-patterns where build and test processes require multiple steps or complex procedures, creating friction that discourages frequent builds and testing.
Symptoms
- Environment smells are anti-patterns where build and test processes require multiple steps or complex procedures, creating friction that discourages frequent builds and testing.
Source
Robert C. Martin — Clean Code: A Handbook of Agile Software Craftsmanship