Skip to content

Option to run alternative or additional test commands #413

@sourcefrog

Description

@sourcefrog

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions