开发者

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

开发者 https://www.devze.com 2023-01-03 10:29 出处:网络
I\'ve installed NCover 3.4 on my CruiseControl 1.5 and after some tinking, I\'v开发者_如何学JAVAe got the coverage reports shown in my cleanly installed CC.

I've installed NCover 3.4 on my CruiseControl 1.5 and after some tinking, I'v开发者_如何学JAVAe 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


Sorry - I found out myself.

I was including the wrong file under Publishers/Merge/Files.

Once corrected, it works as desired.

0

精彩评论

暂无评论...
验证码 换一张
取 消