pytest-monitor
Pytest plugin to analyze your resource consumption during test phase.
Pytest plugin to analyze your resource consumption during test phase.
To install this package, run one of the following:
Pytest-monitor is a pytest plugin written in pure python. It helps in analyzing how your program behaves in terms of resource usage (depending on your code changes or dependencies's). It requires pytest, psutil and memory_profiler. Works with python 3.5+.
Summary
Pytest plugin to analyze your resource consumption during test phase.
Information Last Updated
Apr 22, 2025 at 14:57
License
MIT
Total Downloads
46.6K
Platforms
GitHub Repository
https://github.com/CFMTech/pytest-monitorDocumentation
https://pytest-monitor.readthedocs.io/