Thursday, February 09, 2006

Continuous Integration using CruiseControl.NET

Continuous Integration is a relatively new development methodology being followed in some organizations to develop high quality software products. It relies on most of the Test Driven Development principles and has a lot of automation involved to do mundane tasks efficiently. One of the most popular tools for this process is CruiseControl.NET server developed by Thoughtworks. It is an open source software and free to use by any and everyone who wants to practice Continuous Integration (CI) Development model.

The article below is an excellent introduction to the CI process using CruiseControl.NET. Read on..
CruiseControl.NET from Scratch - Version 1.0


0 Comments:

Post a Comment

<< Home