krosp / ComfyUI /pytest.ini
Freak-ppa's picture
Upload 4 files
f3ed624 verified
raw
history blame contribute delete
162 Bytes
[pytest]
markers =
inference: mark as inference test (deselect with '-m "not inference"')
testpaths =
tests
tests-unit
addopts = -s
pythonpath = .