-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
For virtual.eg.ts
we currently test it as is without specifying the state
flag. How might we approach testing no state flag and with state flag to get full coverage. Same question for other examples with flags.
This is important if we plan on adding additional flags i.e. use-stash
and want full test coverage
const args = parse(Deno.args, { string: ["state"], boolean: ["use-stash"] })
Metadata
Metadata
Assignees
Labels
No labels