ComfyUI/tests-unit
2024-08-07 12:17:29 -07:00
..
app_test Add FrontendManager to manage non-default front-end impl (#3897) 2024-07-16 11:26:11 -04:00
prompt_server_test Use async mock. 2024-08-07 12:17:29 -07:00
README.md Add FrontendManager to manage non-default front-end impl (#3897) 2024-07-16 11:26:11 -04:00
requirements.txt Fixed. 2024-08-07 12:12:01 -07:00

Pytest Unit Tests

Install test dependencies

pip install -r tests-units/requirements.txt

Run tests

pytest tests-units/