continuous+integration
Continuous Integration with CruiseControl
Submitted by kai on Thu, 2006-04-13 19:20. ::
The concept of Continuous Integration by pioneered by Martin Fowler, one of the best minds in software engineering. It encourages test-driven development, frequent integrations of code changes, build automation, and quick feedback on builds.
I had a chance to implement this concept with CruiseControl when I was studying in CMU West's software engineering master degree program. Here is the presentation on my experience of implementing it.











