Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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.

like image 493
Agile Noob Avatar asked Dec 11 '08 23:12

Agile Noob


1 Answers

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

like image 189
Ben Griswold Avatar answered Sep 22 '22 05:09

Ben Griswold