Skip to content
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

ci: use cargo-nextest instead of cargo-test #5457

Merged
merged 1 commit into from
Apr 10, 2024
Merged

ci: use cargo-nextest instead of cargo-test #5457

merged 1 commit into from
Apr 10, 2024

Conversation

link2xt
Copy link
Collaborator

@link2xt link2xt commented Apr 10, 2024

Replaces #4066

Copy link
Collaborator

@iequidoo iequidoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked, this fixes test_was_seen_recently, many thanks!

@link2xt link2xt merged commit d39cbcd into main Apr 10, 2024
39 checks passed
@link2xt link2xt deleted the link2xt/nextest branch April 10, 2024 23:57
Hocuri added a commit that referenced this pull request Apr 14, 2024
Nextest doesn't run doc tests, so we need to run them with `cargo test
--workspace --doc`.

See nextest-rs/nextest#16

Follow-up for #5457
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