ComfyUI/tests-unit
John Pollock 7863cf0e53
Add SeedVR2 support (CORE-6) (#14110)
2026-06-08 18:15:05 +08:00
..
app_test
assets_test
comfy_api_test
comfy_extras_test Add SeedVR2 support (CORE-6) (#14110) 2026-06-08 18:15:05 +08:00
comfy_quant
comfy_test Add SeedVR2 support (CORE-6) (#14110) 2026-06-08 18:15:05 +08:00
execution_test
folder_paths_test
prompt_server_test
seeder_test
server/utils
server_test
utils
README.md
deploy_environment_test.py
feature_flags_test.py
requirements.txt
websocket_feature_flags_test.py

README.md

Pytest Unit Tests

Install test dependencies

pip install -r tests-unit/requirements.txt

Run tests

pytest tests-unit/