Skip to content

Integration

Daniel Palme edited this page Jun 22, 2015 · 50 revisions

TeamCity

Navigate to General Settings of your Build Configuration Settings and add the following artifact path: TARGETDIRECTORY_OF_REPORTGENERATOR/*.* => Coverage.zip

Now you download the full report as a ZIP archive and also browse the report in TeamCity.

CruiseControl .NET

See this tutorial: http://www.palmmedia.de/Blog/2012/9/27/cruisecontrol-net-integration-of-coverage-reports

Clone this wiki locally