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

Merged
merged 1 commit into from
Jun 11, 2025

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
@goto-bus-stop goto-bus-stop merged commit 6f9290a into dev Jun 11, 2025
15 checks passed
@goto-bus-stop goto-bus-stop deleted the renee/xtask-test-filters branch June 11, 2025 19:58
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.

3 participants