elbuhoui / pytest.ini
firzaelbuho's picture
Upload 19 files
f006919 verified
raw
history blame contribute delete
123 Bytes
[pytest]
markers =
inference: mark as inference test (deselect with '-m "not inference"')
testpaths = tests
addopts = -s