Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>Auto CoverageNew to Visual Studio Code? Get it now.
Auto Coverage

Auto Coverage

Vitor Lacerda

|
632 installs
| (2) | Free
Generate coverage report for your dotnet project in one click
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

auto-coverage README

A simple extension for automatically generating test coverage reports with one click. Initially it only works with dotnet, it uses ReportGenerator to generate the report.

Quick Start

In this initial version the only feature is to add a button to the status bar that can be clicked to generate the report.

  • Install the extension.
  • Open the root .net project folder in vscode
  • Click on the Generate Report button on the bottom status bar of vscode

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft