mindriven / TeamCity-OpenCoverRunner

14 stars 0 forks source link

TeamCity-OpenCoverRunner

This project adds support for OpenCover in TeamCity. Features it includes are:

Disclaimer: I am c# programmer, this is my first java attempt since college, I am very opened to c&c, so don't be shy.

Building this project

Build with IntelliJ IDEA

  1. Copy the devPackage directory from the TeamCity install location to c:\tmp\devPackage
  2. Copy the webapps folder from the TeamCity install location to C:\tmp\webapps\
  3. Open project in IntelliJ IDEA

For more info see Bundled Development Package

If prompted to select a SDK see Configuring Global, Project and Module SDKs or SDKs. Java

Deploying plugin

Using TeamCity UI
Located the built in out\artifacts\plugin_zip\OpenCoverRunner.zip and upload through the Administration screen in teamcity. Located under Administration > Plugins List, click Upload plugin zip.