Skip to content

chore(xtask): pass through test name filters #7621

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

goto-bus-stop
Copy link
Member

Just a small enhancement, if you use cargo xtask test you can pass a
filter in command-line arguments, just like with cargo test and cargo nextest run.

Ideally we'd just support any and all arguments to cargo test and
cargo nextest run here. But I'm not sure how to achieve that and this
is the one I miss the most often by far.

Just a small enhancement, if you use `cargo xtask test` you can pass a
filter in command-line arguments, just like with `cargo test` and `cargo
nextest run`.

Ideally we'd just support any and all arguments to `cargo test` and
`cargo nextest run` here. But I'm not sure how to achieve that and this
is the one I miss the most often by far.
@goto-bus-stop goto-bus-stop enabled auto-merge (squash) June 6, 2025 15:29

This comment was marked as resolved.

@svc-apollo-docs

This comment was marked as off-topic.

@goto-bus-stop goto-bus-stop requested a review from a team June 10, 2025 14:31
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