ioatol / ComfyUI /pytest.ini
Freak-ppa's picture
Upload 19 files
367e3f4 verified
raw
history blame
No virus
162 Bytes
[pytest]
markers =
inference: mark as inference test (deselect with '-m "not inference"')
testpaths =
tests
tests-unit
addopts = -s
pythonpath = .