pytest-runner - Execute Python tests with pytest for test automation
Execute and manage pytest test suites with configuration, coverage reporting, and failure analysis
Tags
Updated: 2026-03-09What this skill does
- execute pytest tests
- check Python environment
- discover test files
- run tests with coverage
- analyze test results
- save checkpoints
Inputs
- Python virtual environment
- pytest installation
- test directory
- test files
- pytest configuration
Outputs
- test execution results
- coverage reports
- failure analysis documents
- checkpoint files
- test result files
Requirements
- Python virtual environment
- pytest installed
- test directory exists
- test files available
- Bash tool access
