Skip to content

Technology Quote by Andrew Hunt

“In addition, build dependencies may not be the same as test dependencies, and you may need separate hierarchies.” quote by Andrew Hunt
Download Open image
““In addition, build dependencies may not be the same as test dependencies, and you may need separate hierarchies.””

Andrew Hunt

About This Quote

Source Book: The Pragmatic Programmer, 1999

Build and test dependencies serve different purposes; managing them separately avoids conflicts and ensures reliable builds.

In simple terms: Separate build and test dependencies.

Key Takeaway

Keep dependency hierarchies distinct.

Themes

software development dependency management best practices

Mood

practical analytical

Type

advice technical

When to use this quote

  • continuous integration
  • project setup
  • team collaboration

Key Concepts

modular design risk mitigation

Questions to Reflect On

  • How do you decide which dependencies belong to each hierarchy?
  • What tools help manage dual dependency trees?
A Different Perspective

Separate hierarchies can increase maintenance overhead.

2.6 out of 5 (4 ratings)

More by Andrew Hunt

Explore all 46 Andrew Hunt quotes

More Technology quotes

Browse all 18,164 Technology quotes