comfy-test is a Python testing infrastructure library for ComfyUI custom nodes, providing tools to automate installation, environment setup, and integration testing. Current version 0.3.113 requires Python >=3.10 and is maintained on GitHub by PozzettiAndrea.
pip install comfy-testNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage to run installation tests for a ComfyUI custom node.
Ensure ComfyUI is installed locally or in the same virtual environment before running tests.
Check the latest documentation for updated testing API.
No dependency data recorded yet.