I think there is something incredibly powerful about a continuous integration system that is fully bootstrapped. Being able to know the instant something is broken and run a single build script after a SCM check out to have a fully functioning system should be the goal of every enterprise system, IMO.
Proper unit tests with broad coverage are foundational to both of these ideas.
Proper unit tests with broad coverage are foundational to both of these ideas.