chore: Add unit tests for options functions and cli by inferrinizzard · Pull Request #2792 · glideapps/quicktype
Description
- split top level cli bin index into multiple files chore: Split CLI index into multiple files #2762
- add unit tests for options parsing and inference
- generate unit tests for
makeQuicktypeOptions - tweak flags boolean parsing
- rename misc
Related Issue
Motivation and Context
Previously testing coverage for CLI functionality was lacking
Previous Behaviour / Output
N/a
New Behaviour / Output
How Has This Been Tested?
vitest locally, vitest version ^3.1.4
