Popularity
4.1
Stable
Activity
0.0
Stable
250
28
62

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

Programming language: C#
License: MIT License
Latest version: v1.1.400

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.

Do you think we are missing an alternative of AxoCover or a related project?

Add another 'Visual Studio Plugins' Package

README

AxoCover

Nice and free .Net code coverage support for Visual Studio with OpenCover.

Build status Visual Studio Marketplace Visual Studio Marketplace

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

Documentation