Unit tests Some unit tests for pytest are found in the tests/unit folder. To install the required python dependencies pip install -r requirements-dev.txt To run the tests using pytest: pytest tests/unit/