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:
Installation commands are not available for this package.
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
Sep 8, 2023 at 21:37
License
MIT
Total Downloads
6
Version Downloads
0
GitHub Repository
https://github.com/CFMTech/pytest-monitorDocumentation
https://pytest-monitor.readthedocs.io/