mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-10 06:10:50 +08:00
8 lines
158 B
INI
8 lines
158 B
INI
[pytest]
|
|
markers =
|
|
inference: mark as inference test (deselect with '-m "not inference"')
|
|
testpaths =
|
|
tests
|
|
tests-unit
|
|
addopts = -s
|
|
asyncio_mode = auto |