ComfyUI / pytest.ini
spideyrim's picture
Upload 14 files
4580c31
[pytest]
markers =
inference: mark as inference test (deselect with '-m "not inference"')
testpaths = tests
addopts = -s