configure-memory-profiling - Configure memory profiling with pytest-memray for Python
Check and configure memory profiling setup for Python projects using pytest-memray
Tags
Updated: 2026-02-11Capabilities
What this skill does
- check memory profiling setup
- validate tool installations
- analyze pytest configurations
- generate compliance reports
- install pytest-memray
- create test fixtures
- configure memory limit tests
- setup CI integration
Inputs
- Python project structure
- pytest configuration files
- dependency files
- CI workflow definitions
- test directory structure
Outputs
- Memory profiling compliance report
- Updated pytest configuration
- Memory test fixtures
- CI workflow configuration
- Memory benchmark tests
Requirements
- Python project
- pytest framework
- uv/pip/poetry for installation
- GitHub Actions for CI
- Bash environment
