On my current project we are developing a windows forms application in Visual Studio 2005. We are still using CruiseControl.NET for continuous integration and unit testing, because setting up a team foundation server would give an overhead right now. For unit testing we like to have the nice debug and built-in features of MSUnit and...
↧