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