quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

chore: Add unit tests for options functions and cli

Open inferrinizzard opened this issue 8 months ago • 0 comments

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

image

How Has This Been Tested?

vitest locally, vitest version ^3.1.4

Screenshots (if appropriate):

inferrinizzard avatar Jun 24 '25 19:06 inferrinizzard