-
-
Notifications
You must be signed in to change notification settings - Fork 132
Closed
Description
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
Labels
No labels