开发者

How to exclude externally referenced assemblies when measuring code coverage in VS10?

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?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜