Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
hc99
/
FEA-Bench
like
0
Dataset card
Files
Files and versions
xet
Community
d21cb06
FEA-Bench
/
testbed
/
gradio-app__gradio
/
scripts
/
run_all_tests.sh
hc99
Add files using upload-large-folder tool
8766bc5
verified
3 months ago
raw
Copy download link
history
blame
134 Bytes
#!/bin/bash
cd
"
$(dirname ${0})
/.."
echo
"Running the tests..."
python -m pytest --cov=gradio --durations=20 --durations-min=1
test