plaidam's picture
Upload 44 files
1f785e4 verified
|
raw
history blame
131 Bytes
# Pytest Unit Tests
## Install test dependencies
`pip install -r tests-unit/requirements.txt`
## Run tests
`pytest tests-unit/`