ComfyUI/tests-unit
2024-08-06 18:07:32 -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 Add model downloading endpoint. 2024-08-06 18:07:32 -07:00
README.md Add FrontendManager to manage non-default front-end impl (#3897) 2024-07-16 11:26:11 -04:00
requirements.txt Add model downloading endpoint. 2024-08-06 18:07:32 -07:00

Pytest Unit Tests

Install test dependencies

pip install -r tests-units/requirements.txt

Run tests

pytest tests-units/