Skip to content

Matrix Testing for Examples #14

@ryanleecode

Description

@ryanleecode

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions