Pytest Coverage
Independent PiSkill directory guide. The original skill remains hosted by GitHub Awesome Copilot.
What is Pytest Coverage?
Improves Python test coverage with pytest by identifying meaningful gaps, designing focused cases, running coverage tools, and avoiding low-value assertion padding.
Compatible tools
Related skills
JavaScript and TypeScript Jest
Creates and maintains Jest tests for JavaScript and TypeScript code with practical mocking, async behavior, edge cases, setup, and regression coverage.
Web Application Testing
Tests a running web application through realistic browser interactions, captures evidence, verifies user flows, and reports reproducible failures rather than superficial page checks.
Agentic Eval
Provides patterns for evaluating and improving AI-agent outputs using self-critique, evaluator-optimizer loops, test-driven refinement, rubrics, and LLM-as-judge techniques.
Bug Reproduction Brief
Turns a vague or intermittent bug report into a minimal, evidence-backed reproduction with environment details, steps, expected versus actual behavior, and a focused basis for debugging.
Chrome DevTools
Uses Chrome DevTools MCP for browser automation, page inspection, screenshots, network debugging, console analysis, and frontend performance profiling.
Incident Postmortem
Produces an evidence-based incident postmortem with timeline, impact, contributing factors, root cause, corrective actions, owners, and follow-up verification.