Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
joannes59
/
openclassrooms_projets05
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
openclassrooms_projets05
/
pytest.ini
joannes59
init
3f9bfc9
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
[pytest]
testpaths
= tests
python_files
= test_*.py
addopts
= -v
pythonpath
= .