To run the unit tests, make sure you have all dependencies installed:
pip install -r requirements.txtThen, run the tests using:
python -m unittest discover -v -s . -p "*_test.py"This will automatically discover and run all tests.
| Name | Name | Last commit date | ||
|---|---|---|---|---|