This repository was archived by the owner on Apr 6, 2026. It is now read-only.
chore(deps): update rust crate rstest to 0.26.0 - #28
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/rstest-0.x
branch
from
September 29, 2024 12:32
30764ab to
92eff2c
Compare
renovate
Bot
force-pushed
the
renovate/rstest-0.x
branch
from
January 1, 2025 22:05
92eff2c to
7df4ae5
Compare
renovate
Bot
force-pushed
the
renovate/rstest-0.x
branch
from
March 2, 2025 17:53
7df4ae5 to
6a2f4d0
Compare
renovate
Bot
force-pushed
the
renovate/rstest-0.x
branch
from
July 26, 2025 20:29
6a2f4d0 to
24c2626
Compare
renovate
Bot
force-pushed
the
renovate/rstest-0.x
branch
from
July 27, 2025 12:56
24c2626 to
c0b4b4f
Compare
renovate
Bot
force-pushed
the
renovate/rstest-0.x
branch
from
September 25, 2025 14:37
c0b4b4f to
f02dc48
Compare
renovate
Bot
force-pushed
the
renovate/rstest-0.x
branch
from
December 10, 2025 10:39
f02dc48 to
c2331c0
Compare
renovate
Bot
force-pushed
the
renovate/rstest-0.x
branch
from
December 31, 2025 14:07
c2331c0 to
5b402e7
Compare
renovate
Bot
force-pushed
the
renovate/rstest-0.x
branch
from
February 2, 2026 17:49
5b402e7 to
2b0df74
Compare
renovate
Bot
force-pushed
the
renovate/rstest-0.x
branch
from
February 12, 2026 15:44
2b0df74 to
dfe8a24
Compare
renovate
Bot
force-pushed
the
renovate/rstest-0.x
branch
from
February 25, 2026 12:13
dfe8a24 to
15041c6
Compare
renovate
Bot
force-pushed
the
renovate/rstest-0.x
branch
from
March 13, 2026 17:36
15041c6 to
9d220bf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.21.0→0.26.0Release Notes
la10736/rstest (rstest)
v0.26.1Compare Source
Fixed
v0.26.0Compare Source
Changed
#[files(...)]attribute now ignores matched directory paths by default.See #306 thanks to @Obito-git.
Add
#[dirs]attribute, which can be used with#[files(...)]to explicitly include directory paths.See #306 thanks to @Obito-git.
#[test_attr]to define test attribute explicit and also enable the use of#[macro_rules_attribute::apply(<macro>)]: naw alsosmolworks. See#303
#311
#315
thanks to @coriolinus.
Fixed
1.89.0-nightlyrstestexpansion.See #313
#[files(...)]attribute now works reliably on Windows.v0.25.0Compare Source
Changed
(see #291 thanks to @kezhuw).
Add
#[mode = ...]attribute to be used with the#[files(...)]attribute to change the waythe files get passed to the test.
(see #295 thanks to @lucascool12)
v0.24.0Compare Source
Changed
Add
#![no_std]support: now you can userstestalso inno_stdlib(see #282 thanks to @rnbguy)
#[context]to have test function name and other useful thighs onthe tip of your fingers (see #177)
v0.23.0Compare Source
Add
#[files]with an optional default value (see #277).#[files]with the$[base_dir = "..."]attribute (see #277).v0.22.0Compare Source
Changed
Add
#[ignore]attribute to ignore test parameters during fixtures resolution/injection. See #228 for detailsFixed
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.