Jayantha Lal Sirisena
Jayantha Lal Sirisena

Reputation: 21366

How to configure jenkins to generate Test Results with code coverage using NCover

I have installed NCover in my CI server . How can I configure jenkins to show html reports with contains test results with code coverage? I have found a post but it is using something called Gallio ( http://blog.teamlazerbeez.com/2009/08/04/using-ncover-for-net-code-coverage-with-hudson/ ).

Upvotes: 1

Views: 6188

Answers (1)

Related Questions