quicktype
quicktype copied to clipboard
chore: Add unit tests for options functions and cli
Description
- split top level cli bin 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
#2753
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