Monday, March 1, 2010

Continuous Integration

Martin Fowler has an excellent article on Continuous Integration. This is somewhat the granted definition of CI ever since it was published. You can experience the CI yourself by using one of the following tools:
  1. CruiseControl - for Java
  2. Hudson - for Java
  3. CruiseControl.Net - for .Net
  4. CruiseControl.rb - for Ruby