Python tests with the usage of Tox
and Sphinx
packages.
Github Workflows
implemented for testing.
Tox and pytest tools usage
pip install -r requirements.txt
pytest tests
or
tox
Read the documentation provided.
Python tests with the usage of Tox
and Sphinx
packages.
Github Workflows
implemented for testing.
Tox and pytest tools usage
pip install -r requirements.txt
pytest tests
or
tox
Read the documentation provided.