ComfyUI/tests
2023-09-01 17:02:50 -05:00
..
inference Rename test graph file 2023-09-01 16:48:57 -05:00
README.md Add readme for tests 2023-09-01 17:02:50 -05:00

Automated Testing

Running tests locally

Additional requirements for running tests:

pip install pytest
pip install websocket-client==1.6.1

Run tests:

python -m pytest