Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
calvesca
/
gtp-final
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
gtp-final
/
gradio
/
scripts
/
run_all_tests.sh
calvesca
Upload folder using huggingface_hub
0bd62e5
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
144 Bytes
#!/bin/bash -eu
cd
"
$(dirname ${0})
/.."
echo
"Running the tests..."
python -m pytest --cov=gradio --durations=20 --durations-min=1
test