How to get NUnit information into CruiseControl.Net 1.5 after NCover has run NUnit?

Posted by Anders Juul on Stack Overflow See other posts from Stack Overflow or by Anders Juul
Published on 2010-06-16T09:14:24Z Indexed on 2010/06/16 9:32 UTC
Read the original article Hit count: 484

Filed under:
|
|

Hi all,

I've installed NCover 3.4 on my CruiseControl 1.5 and after some tinking, I've got the coverage reports shown in my cleanly installed CC.

I can't see the test results however (and never could after installing CC Net 1.5, as I recall 1.4 it 'just worked').

How do I get the unit test results from NCover displayed in CC.net? (NUnit details and NUnit timings)

Thanks,

Anders, Denmark

© Stack Overflow or respective owner

Related posts about nunit

Related posts about cruisecontrol.net