flatcherlee's picture
Upload 273 files
932ae62 verified
|
raw
history blame
141 Bytes
# Pytest Unit Tests
## Install test dependencies
`pip install -r tests-units/requirements.txt`
## Run tests
`pytest tests-units/`