Skip to content

Conversation

@naikaakash
Copy link

Cargo supports cargo test and cargo nextest

This commit provides support of cargo nextest the cargo-all-feature.
Users can simply do
cargo nextest-all-features run
to execute all nextest tests.

@frewsxcv
Copy link
Owner

Rather than have a separate dependency for every single possible cargo subcommand, I would rather we have something like #48.

@naikaakash
Copy link
Author

Ack. I agree that such commit will be more desirable than supporting individual command.
Do we know, if there is any ETA for that PR to get merged? (A rough estimate is fine too)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants