Skip to content

Convert CLI tests to use cargo-nextest #38

Description

@arschles

The number of tests is low enough right now, that regular cargo test can run them all to completion fast enough. As the suite grows, we'll likely need to move to a better solution to run them all to completion within a reasonable amount of time, and cargo-nextest is a good option for doing so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttestingTests that should be written

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions