在 VS10 中测量代码覆盖率时如何排除外部引用的程序集?
当使用 TestDriven.Net 和内置覆盖率工具测量 Visual Studio 2010 Ultimate 中的代码覆盖率时,两个外部程序集(即不是项目引用)将包含在分析中。
我该如何删除它们?
解决我的问题的另一种方法是:
如何仅测量引用的“项目”而不是二进制文件的覆盖范围?
When measuring code coverage in Visual Studio 2010 Ultimate with TestDriven.Net and the built-in coverage tool, two external assemblies, i.e. not project references, get included in the analysis.
How do I remove them?
Another way to solve my problem would be:
How to only measure coverage for referenced "projects", not binaries?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论