pytest-coverage-measurement
•published 2026/01/27
Measure and track test coverage: coverage thresholds by layer, coverage reporting (HTML/terminal), identifying coverage gaps, branch coverage vs line coverage, coverage-driven testing. Includes layer-specific targets (domain 95%, application 85%, adapters 75%). Use when: Measuring test coverage, setting coverage thresholds, identifying untested code paths, tracking coverage improvements, ensuring code quality gates.
📦 Install Skill
Command line install
Install directly with the `skills` CLI.
npx skills add dawiddutoit/custom-claude/skills/pytest-coverage-measurementFile Explorer
No file selected
Select a file to view its content

