Test / tests-unit /README.md
yijin928's picture
Upload 758 files
6fd97c7 verified
|
raw
history blame
139 Bytes
# Pytest Unit Tests
## Install test dependencies
`pip install -r tests-unit/requirements.txt`
## Run tests
`pytest tests-unit/`