Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 234 Bytes

File metadata and controls

12 lines (10 loc) · 234 Bytes

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/