-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In some trees it would be helpful to configure an additional or alternative test command rather than cargo test.
Possibly there should be an option to not run cargo test at all, in cases where the shell command is enough?
This probably isn't too hard, at least assuming that a fixed shell command is sufficient. cargo-mutants has some logic to compose cargo test commands but perhaps that's just not needed for external tests.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request