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 d262037 4.5 KB Updated

File contents

paulasilvatech/awesome-harness-primitives/tree/main/harness/claude-code/skills/pytest-coverage commit d262037664

Frequently asked questions

npx skillmds@latest add paulasilvatech/pytest-coverage