为什么在 TeamCity 中设置代码覆盖率如此费力?
我正在使用 Teamcity 6.0,并且希望将代码覆盖率添加到我们的 NUnit 测试中。
PartCover 一直是一个大问题,因为它没有在 x64 服务器上运行,所以现在我必须去 git 并自己构建它:(
另外,jetBrains,如果您知道 xslt 已损坏,请让我更容易修复它。
还有其他人可以使用 PartCover 吗?也许这可能有帮助: http://www.jeremyskinner.co。 uk/2010/07/23/using-teamcity-with-partcover-4/
I'm using Teamcity 6.0 and want to add code coverage to our NUnit tests.
PartCover has been a massive issue due to it not running on x64 server and so now I have to go and git it and build it myself :(
Also, jetBrains, if you know the xslt is broken, make it easier for me to fix it.
Does anyone else have PartCover working?. Maybe this might help :
http://www.jeremyskinner.co.uk/2010/07/23/using-teamcity-with-partcover-4/
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
别打扰!只需安装 dotCover 即可。它就是有效的!
Don't bother! Just install dotCover. It just works!