Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sangche
/
bottle
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
bottle
/
tests-unit
/
README.md
sangche
Upload 360 files
7aff9a8
verified
5 months ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
131 Bytes
# Pytest Unit Tests
## Install test dependencies
`pip install -r tests-unit/requirements.txt`
## Run tests
`pytest tests-unit/`