hollowaykeanho / Upscaler

A consolidation of various compiled open-source AI image/video upscaling product for a working CLI friendly image and video upscaling program.
BSD 3-Clause "New" or "Revised" License
251 stars 20 forks source link

root: added test suite for help printout #70

Closed hollowaykeanho closed 6 months ago

hollowaykeanho commented 6 months ago

To make sure we don't cause any infra dependency, it's best we create the test suite and have GitHub Actions to call them out. Hence, let's do this.

This patch adds test suite for help printout in root repository.