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 7d574d1 4.4 KB Updated

File contents

paulasilvatech/awesome-harness-primitives/tree/main/harness/github-copilot/skills/pytest-coverage commit 7d574d1b70

Frequently asked questions

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