Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cargo insta test: Cannot specify cargo profile when using nextest runner #910

@tomasol

Description

@tomasol

--profile flag was introduced in #402 to specify cargo profile. However, when using --test-runner nextest, this flag is interpreted as the nextest profile.
This is confusing, but also as of cargo-nextest 0.9.136 there is no way to specify the cargo profile in nextest.toml. IMO nextest profile should live under its own flag, e.g. --nextest-profile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions