6 lines
132 B
INI
6 lines
132 B
INI
[pytest]
|
|
markers =
|
|
cloud: tests that hit live Comfy Cloud API (require COMFY_CLOUD_API_KEY)
|
|
testpaths = .
|
|
addopts = -p no:xdist
|