Sam has a post on the latest TeamCity 1.2 release , this is a CI offering for Java and (unlike Bamboo) .NET from JetBrains . This release add's a VS plugin so you can see where unit tests have failed in your build direct in your code and a Visual Unsafe support. It also supports NUnit, NAnt and MSBuild. The downside is that it does'nt seem to support NCover/NCoverExplorer or tools like FxCop. I mailed them about MbUnit support (in my quest to get more tools supporting MbUnit) and lending a hand if need be, they mailed me back to say its due in a later version (possibly 2.0). What with Eric's new product coming down the line, its a cool next few months in CI land in the .NET space. CCNet IMHO still remains king in terms of tool support (supporting all of the things in the list of missing tool support in TeamCity), while it is in a development trough right now, thats the nature of OSS and things will pick up again.
Read More...