By tag: Continuous
0
kicks
Continuous Testing 2.0 is here
Continuous Testing 2.0 has been released, enabling an even better, faster TDD workflow. Lots of improvements and new features including Smart Test Run Prioritization and early abortion of runs.
0
kicks
Integrating .NET Artifacts in Agile ALM
This article shows you how easy it is to use a build framework such as MSBuild or TeamCity to build .NET software. He also demonstrates how to add Continuous Integration (CI) with .NET applications to an Agile ALM CI ecosystem that can also integrate other artifact types, such as Java.
0
kicks
PartCover.Net and CC.Net Part 2 - Making it pretty.
In my previous post I show how to integrate PartCover reports into CC.Net and promise to look into make the reports look a bit nicer and try to integrate the Coverage metrics into the statistics reports. So I dust off my xslt, pick up two of my favorite books on XML (XML Hacks and XML for the world ...
0
kicks
PartCover.Net and CC.Net Part 2 - Making it pretty
In this, the second part, I improve the look and feel and functionality of the PartCover reports and include the results as part of the project build statistics.
0
kicks
Integrate PartCover.Net, Nant and Cruise Control.Net
How to run PartCover with Nant, generate an xml report and integrate the report into CC.Net to get your coverage statistics in your Integration server.