ComfyUI/tests-unit
bymyself 88acef8cdd [refactor] Rename 'border' to 'spacing' for semantic accuracy
- Change border_width/border_color to spacing_width/spacing_color in API
- Update all tests to use spacing terminology
- Update comments and variable names throughout
- More accurately describes the gap/separator between images
2025-06-01 01:18:18 -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/