testing - PyPTO Testing - Verify Code Changes and Test Coverage
Verify testing coverage and run tests for PyPTO project
Tags
Updated: 2026-02-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- build PyPTO project
- run pytest tests
- check test coverage
- generate test reports
Inputs
- PyPTO source code
- CMake build configuration
- Python environment
- test environment variables
Outputs
- test execution results
- build output
- coverage reports
- testing summary
Requirements
- CMake build system
- Python with pytest
- pytest-cov package
- project build directory
