mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-19 06:30:07 +00:00
The helper functions are already imported directly from helpers.py by all test files, so the backwards compatibility re-export is dead code. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Pytest Unit Tests
Install test dependencies
pip install -r tests-unit/requirements.txt
Run tests
pytest tests-unit/