Skip to content

cargo test --name not working #812

Closed
@ghost

Description

This command fails to produce any output:

cargo test --name <test_name>

However, this command runs the given test

cargo test <test_name>

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