Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yijin928
/
Test
like
0
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
25bb7a0
Test
/
tests-unit
/
README.md
yijin928
Upload 758 files
6fd97c7
verified
4 months ago
preview
code
|
raw
Copy download link
history
blame
Safe
139 Bytes
# Pytest Unit Tests
## Install test dependencies
`pip install -r tests-unit/requirements.txt`
## Run tests
`pytest tests-unit/`