我已经在我的 CI 服务器中安装了 NCover。如何配置 jenkins 以显示包含测试结果和代码覆盖率的 html 报告?我找到了一个帖子,但它使用的是一种叫做 Gallio 的东西( http://blog.teamlazerbeez.com/2009/08/04/using-ncover-for-net-code-coverage-with-hudson/)。
我已经在我的 CI 服务器中安装了 NCover。如何配置 jenkins 以显示包含测试结果和代码覆盖率的 html 报告?我找到了一个帖子,但它使用的是一种叫做 Gallio 的东西( http://blog.teamlazerbeez.com/2009/08/04/using-ncover-for-net-code-coverage-with-hudson/)。