Description
Nice and free .Net code coverage support for Visual Studio with OpenCover.
Features:
- Run, debug and cover unit tests in .Net Framework projects (.Net Core / Xamarin projects are however NOT supported)
- Browse unit tests in a clean hierarchical view
- Display sequence and branch coverage in the code editor with detailed display for partially covered lines
- Analyze coverage by test
- Show exceptions encountered during testing in code, one click jump to the failed tests
- Display coverage report for the whole codebase
- Export coverage results to HTML
- Support for MSTest (V1 & V2), xUnit and NUnit test frameworks
- Clear test output with one click to free up space
- Works well with both dark and light themes
AxoCover alternatives and similar packages
Based on the "Visual Studio Plugins" category.
Alternatively, view AxoCover alternatives based on common mentions on social networks and blogs.
-
Productivity Power Tools
Productivity Power Tools - a set of Visual Studio extensions improving developer productivity. -
Git Diff Margin
Git Diff Margin displays live Git changes of the currently edited file on Visual Studio margin and scroll bar. Supports Visual Studio 2012 through Visual Studio 2022 -
Unchase.OpenAPI.Connectedservice
:scroll: Visual Studio extension to generate OpenAPI (Swagger) web service reference. -
Unchase.Odata.Connectedservice
:scroll: A Visual Studio extension for connecting to OData services with generating client-side C# proxy-classes -
CodeLineage
Easy access to a cumulative diff view between file revisions (supports svn, git, mercurial, perforce). -
Developer Assistant
Developer Assistant for Visual Studio enables developers to find and reuse over 21 million code snippets and code sample projects from within the Visual Studio IDE. -
ViEmu
very powerful Vi/vim emulator for Visual Studio supporting all basic and many advanced features of vi/vim. [$]
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of AxoCover or a related project?
README
AxoCover
Nice and free .Net code coverage support for Visual Studio with OpenCover.
Features:
- Run, debug and cover unit tests in .Net projects
- Browse unit tests in a clean hierarchical view
- Display sequence and branch coverage in the code editor with detailed display for partially covered lines
- Analyze coverage by test
- Show exceptions encountered during testing in code, one click jump to the failed tests
- Display coverage report for the whole codebase
- Export coverage results to HTML
- Support for MSTest (V1 & V2), xUnit (V2.2) and NUnit (V2 & V3) test frameworks
- Clean test output with one click to free up space
- Works well with both dark and light themes