fred-dev/comfy_ui_ali
0
1[pytest]2markers = 3 inference: mark as inference test (deselect with '-m "not inference"')4 execution: mark as execution test (deselect with '-m "not execution"')5testpaths =6 tests7 tests-unit8addopts = -s9pythonpath = .10 