"Thorough", tutorial on setting up Jetbrain's TeamCity CI server

Agile Noob picture Agile Noob · Dec 12, 2008 · Viewed 16k times · Source

Does anyone know where I can find a good tutorial to walk me through how to setup TeamCity CI server? I am new to unit testing and the agile philosophy of development so I could use some help getting my feet wet. I'm working with Asp.NET code using NUnit for my unit tests and would prefer a windows environment for the TeamCity server. Please note that I have no idea how to configure NANT for the build or anything else needed to have continuous builds. I just have unit tested .NET code.

Answer

Ben Griswold picture Ben Griswold · Dec 13, 2008

The folks at DimeCasts.net have a nice TeamCity tutorial.