开发者

Any Free Integrated Code Coverage Tools for VS2010 (Professional Edition) [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, 开发者_开发百科and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

Does anyone know of any free (critical point I'm afraid) code coverage tools for Visual Studio 2010 Professional edition. I know there are commercial offerings such as NCover and DotCover, but due to budget considerations these can't be considered. For similar reasons, upgrading to versions of VS that come with code coverage built in also can't be considered.

Looking around I see there appears to be loads of free options for Java developers, but there doesn't appear to be any (VS integrated) options for .NET developers. Please note that I am looking for VS integrated solutions. I know there is a free community version of NCover that runs from the command line, but only the commercial edition is integrated with the VS IDE.

Edit: If no one is really aware of any free tools currently available, could anyone provide pointers to tutorials on how to create VS plug-ins that decorate code in the source window?


partcover? https://stackoverflow.com/questions/38360/can-you-recommend-an-alternative-for-ncover

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜