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.
Last Updated
Oct 22, 2022 at 18:44
License
MIT
Total Downloads
47.4K
Supported Platforms
GitHub Repository
https://github.com/CFMTech/pytest-monitorDocumentation
https://pytest-monitor.readthedocs.io/