pytest-coverage

Community

Boost test coverage to 100%

AuthorGabeujin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of ensuring comprehensive test coverage for Python code, aiming to identify and fix lines of code not exercised by existing tests.

Core Features & Use Cases

  • Generate Coverage Reports: Creates detailed reports showing which lines of code are covered by tests.
  • Identify Gaps: Highlights specific lines of code that are missing test coverage.
  • Annotated Source Code: Provides an annotated version of source files, marking uncovered lines.
  • Use Case: After writing new features and their corresponding tests, use this Skill to verify that all new code is adequately tested and to pinpoint any regressions or missed test cases.

Quick Start

Run pytest with coverage enabled and generate an annotated report for your module.

Dependency Matrix

Required Modules

pytest

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: pytest-coverage
Download link: https://github.com/Gabeujin/workspace-init-mcp/archive/main.zip#pytest-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 223,000+ vetted skills library on demand.