ComfyUI/pytest.ini
2023-09-05 15:42:53 -05:00

5 lines
123 B
INI

[pytest]
markers =
inference: mark as inference test (deselect with '-m "not inference"')
testpaths = tests
addopts = -s