DennyDotNet

Awesome ASP.NET C# and other cool coding stuff

About the author

Denny Ferrassoli
Developer at Casting Networks. MCP / .NET
E-mail me Send mail
Add to Technorati Favorites

Recent posts

Recent comments

Authors

Categories

None


Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2010

Continuous Integration with TeamCity

I just started looking into TeamCity from JetBrains and wow this CI stuff is pretty cool! "TeamCity is a continuous integration and build management system." I've really been meaning to do more unit testing and now that I'm running TeamCity I feel the need to write tests even more to get the full benefits. They have a lot of neat features, support various build configurations, various triggers and they have a few add-ins that make managing your project very streamlined. Having never messed with any type of CI tools it was a little difficult to understand how to integrate my project but I actually didn't end up needing to read any of the documentation and was able to get going in about an hour from install to finish.

TeamCity has a free version (limited) as well as paid versions. I'm currently using the free version since I'm working on small projects.

If you're curious about CI or want to give yourself a real reason to start up your unit test writing then check out TeamCity.

Update:

Here's some more info and a tutorial to get you started.

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted by Denny on Wednesday, January 13, 2010 6:38 AM
Permalink | Comments (0) | Post RSSRSS comment feed
Comments are closed