Pytest Coverage Measurement

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.

dawiddutoit Updated

File contents

dawiddutoit/custom-claude/tree/main/skills/pytest-coverage-measurement commit 2c3f5482eb

Frequently asked questions

npx skillmds@latest add dawiddutoit/pytest-coverage-measurement