This is just a collection of utilities for pytest, but don't really belong in pytest proper.
pip install pytest-toolbelt
To run the test suite execute the following command in package root folder:
python setup.py test
This is just a collection of utilities for pytest, but don't really belong in pytest proper.
Python