Spaces:
Running
on
L40S
Running
on
L40S
File size: 131 Bytes
4450790 |
1 2 3 4 5 6 7 8 9 |
# Pytest Unit Tests
## Install test dependencies
`pip install -r tests-unit/requirements.txt`
## Run tests
`pytest tests-unit/`
|