pytest-monitor is a plugin for pytest.
pytest-monitor currently works on Linux and macOS. Support for Windows is experimental and not tested.
You will need pytest 4.4+ to run pytest-monitor.
We support all versions of Python >= 3.6.
Simply run the following command to get it installed in your current environment
conda install pytest-monitor -c https://conda.anaconda.org/conda-forge
Simply run the following command to get it installed
pip install pytest-monitor