What tools are available for code coverage in . NET in Visual Studio?

Asked

Viewed 699 times

6

I have developed systems using TDD in .NET. Recently, the company I work with, bought the version of Visual Studio 2013 Pro and, in this version we do not have the code coverage tool (code Coverage), only from the Premium version (visual studio compare versions) code coverage is available.

So, what options do I have?

What opensource (free) tools for code coverage, are equivalent to the visual studio tool version Premium onwards?

What I love is the experience of being integrated into the visual studio, but if there is a tool, even if it is not fully integrated, but offers a good experience and performance, I do not care about the integration.

1 answer

3


Browser other questions tagged

You are not signed in. Login or sign up in order to post.