Skip to content

Allow passing --profile #381

@max-sixty

Description

@max-sixty

I know adding the standard cargo options has been a long tail. One that insta doesn't currently support is --profile:

These both fail:

cargo insta test --profile=dev
cargo insta test -- --profile=dev

(Probably it's too late now; would there be an option to forward options to cargo rather than trying to handle them as first-class options in insta? Possibly after a --, like cargo insta test -- --profile=dev -- test_name??)

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