pytest-runner - Python Test Automation with pytest Runner
Execute and manage pytest test suites with configuration, coverage reporting, and failure analysis.
Tags
Updated: 2026-03-09Typical Outputs
What this skill does
- execute pytest tests
- discover test files
- generate coverage reports
- analyze test results
- save checkpoints
- verify environment
Inputs
- Python test files
- pytest configuration files
- virtual environment
- coverage settings
Outputs
- test results reports
- coverage reports
- failure analysis
- checkpoint files
Requirements
- Python environment
- pytest installed
- test directory exists
- file read/write permissions
