model2's picture
Add initial code
50eec37
# Pytest Unit Tests
## Install test dependencies
`pip install -r tests-unit/requirements.txt`
## Run tests
`pytest tests-unit/`