About
Pytest Runner is a specialized Claude Code skill designed to automate the lifecycle of Python testing within agentic workflows. It ensures environmental integrity by verifying virtual environments and dependencies before execution, supporting advanced features like parallel execution with xdist, code coverage reporting, and targeted testing via markers. By providing structured failure analysis and recovery protocols, this skill reduces manual debugging time and allows autonomous agents to maintain high code quality standards through rigorous, repeatable test cycles.