I have developed systems using TDD in .NET. Recently, the company that worked, bought the version of Visual Studio 2013 Pro and in this version we do not have the code coverage tool, 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 version Premium tool onwards?
What I really like is the experience of being all integrated with visual studio, but if there is any tool, even if it is not fully integrated but offers good experience and performance, I do not care about integration.