Pytest Coverage

Run pytest with coverage, read annotated coverage output, identify uncovered lines, and add tests until Python code reaches 100% line coverage. Use this skill when the user asks to run pytest coverage, inspect cov_annotate files, cover missing lines, target a module with --cov, or improve test coverage to 100%.

paulasilvatech c4eaf38 4.6 KB Updated

File contents

paulasilvatech/awesome-harness-primitives/tree/main/harness/claude-code/plugins/testing-frameworks/skills/pytest-coverage commit c4eaf38d4e

Frequently asked questions

npx skillmds@latest add paulasilvatech/pytest-coverage-4