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.
In this issue there is a summary on various tools (in English)
– Miguel Angelo