tests/pytest.ini
tests/pytest.iniBrowse 33 files
39 tokens
132 bytes
Token encoding: o200k_base
Snapshot 24fd22b
← Back to SKILL.md
1[pytest]2markers =3 cloud: tests that hit live Comfy Cloud API (require COMFY_CLOUD_API_KEY)4testpaths = .5addopts = -p no:xdist6