csharp-test-coverage

Official

Analyze C# test coverage

Authoresassoc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers identify gaps in their C# test coverage by providing detailed reports on which lines and branches of code are not being tested, including the specific line numbers that are uncovered.

Core Features & Use Cases

  • Detailed Coverage Reports: Generates per-class/method line and branch coverage.
  • Uncovered Line Identification: Pinpoints exact line numbers that lack test coverage.
  • Flexible Filtering: Allows filtering tests and classes to focus analysis.
  • Use Case: After implementing a new feature, run this Skill with a specific test filter to ensure all new code paths in relevant classes are covered, and identify any missing test scenarios.

Quick Start

Run C# tests with coverage analysis, filtering for tests related to 'TreatmentBMPControllerTests' and focusing on classes 'TreatmentBMPs' and 'TreatmentBMPController'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: csharp-test-coverage
Download link: https://github.com/esassoc/neptune/archive/main.zip#csharp-test-coverage

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.