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: Run doc tests with cargo test --workspace --doc #5459

Merged
merged 1 commit into from
Apr 14, 2024
Merged

Conversation

Hocuri
Copy link
Collaborator

@Hocuri Hocuri commented Apr 11, 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

Nextest doesn't run doc tests, so we need to run them with
`cargo test --doc`.

See nextest-rs/nextest#16
@Hocuri Hocuri requested a review from link2xt April 11, 2024 11:13
@Hocuri Hocuri changed the title test: Run doc tests with cargo test --workspace --doc ci: Run doc tests with cargo test --workspace --doc Apr 11, 2024
@Hocuri Hocuri merged commit 94ac2b1 into main Apr 14, 2024
38 checks passed
@Hocuri Hocuri deleted the hoc/run-doc-tests branch April 14, 2024 16:54
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.

None yet

2 participants