ComfyUI/tests
2023-09-04 21:24:51 -05:00
..
inference test file name change 2023-09-04 21:24:51 -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