Skip to content

cargo: bump ntest version to 0.9.3 #137

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
Jul 6, 2024

Conversation

muzarski
Copy link
Collaborator

@muzarski muzarski commented Jul 5, 2024

Bumped ntest version to the newest one.
Thanks to that, the rust-analyzer works with
test funtions marked with both #[tokio::test] and #[ntest::timeout()].

Pre-review checklist

  • I have split my patch into logically separate commits.
  • All commit messages clearly explain what they change and why.
  • PR description sums up the changes and reasons why they should be introduced.
  • [ ] I have enabled appropriate tests in .github/workflows/build.yml in gtest_filter.
  • [ ] I have enabled appropriate tests in .github/workflows/cassandra.yml in gtest_filter.

Bumped ntest version to the newest one.
Thanks to that, the rust-analyzer works with
test funtions marked with both `#[tokio::test]` and `#[ntest::timeout()]`.
@muzarski muzarski self-assigned this Jul 5, 2024
@muzarski muzarski requested review from wprzytula and Lorak-mmk July 6, 2024 09:10
@Lorak-mmk Lorak-mmk merged commit ca7dfa3 into scylladb:master Jul 6, 2024
5 checks passed
@muzarski muzarski mentioned this pull request Oct 3, 2024
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