ComfyUI/tests-unit
bymyself fcbb1a7ff7 [refactor] Clean up ImageStitch tests
- Remove unnecessary sys.path manipulation (pythonpath set in pytest.ini)
- Remove metadata tests that test framework internals rather than functionality
- Rename complex scenario test to be more descriptive of what it tests
2025-06-01 00:46:12 -07:00
..
nit
2025-03-10 15:19:59 -04:00
2024-12-04 15:12:10 -05:00

Pytest Unit Tests

Install test dependencies

pip install -r tests-unit/requirements.txt

Run tests

pytest tests-unit/