-
Notifications
You must be signed in to change notification settings - Fork 4
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
fix(deps): update rust crate rstest to 0.24.0 #184
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #184 +/- ##
=======================================
Coverage 69.30% 69.30%
=======================================
Files 16 16
Lines 593 593
=======================================
Hits 411 411
Misses 182 182 ☔ View full report in Codecov by Sentry. |
@rultor please, try to merge, since 10 checks have passed |
@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 6min).
|
This PR contains the following updates:
0.23.0
->0.24.0
Release Notes
la10736/rstest (rstest)
v0.24.0
Compare Source
Changed
Add
#![no_std]
support: now you can userstest
also inno_std
lib(see #282 thanks to @rnbguy)
#[context]
to have test function name and other useful thighs onthe tip of your fingers (see #177)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.