Spaces:
Building
on
Zero
Building
on
Zero
File size: 141 Bytes
0035f04 |
1 2 3 4 5 6 7 8 9 |
# Pytest Unit Tests
## Install test dependencies
`pip install -r tests-units/requirements.txt`
## Run tests
`pytest tests-units/`
|