ComfyUI / pytest.ini
brunvelop's picture
a
1abbc12
raw
history blame contribute delete
No virus
123 Bytes
[pytest]
markers =
inference: mark as inference test (deselect with '-m "not inference"')
testpaths = tests
addopts = -s