nexa-classify-api / pytest.ini
Prototype6239's picture
Upload folder using huggingface_hub
a229747 verified
Raw
History Blame Contribute Delete
140 Bytes
[pytest]
testpaths = tests
markers =
slow: marks tests that load real datasets (deselect with '-m "not slow"')
addopts = -v --tb=short