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