Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mekosotto
/
hackathon
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
hackathon
/
pytest.ini
mekosotto
refactor: pin single-threaded determinism env; close Day-2 doc/typo gaps
1a15285
8 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
138 Bytes
[pytest]
testpaths
= tests
pythonpath
= .
addopts
= -v --tb=short
markers
=
slow: marks tests as slow (deselect with '-m "not slow"')