la10736/rstest (rstest)
### [`v0.20.0`](https://togithub.com/la10736/rstest/blob/HEAD/CHANGELOG.md#0200-2024530)
[Compare Source](https://togithub.com/la10736/rstest/compare/v0.19.0...v0.20.0)
##### Add
- Implemented `#[by_ref]` attribute to take get a local lifetime for test arguments.
See [#241](https://togithub.com/la10736/rstest/issues/241) for more details. Thanks to
[@narpfel](https://togithub.com/narpfel) for suggesting it and useful discussions.
- Support for import `rstest` with another name. See [#221](https://togithub.com/la10736/rstest/issues/221)
##### Fixed
- Don't remove Lifetimes from test function if any. See [#230](https://togithub.com/la10736/rstest/issues/230)
[#241](https://togithub.com/la10736/rstest/issues/241) for more details.
- [`PathBuf`](https://doc.rust-lang.org/std/path/struct.PathBuf.html) does no longer need to be
in scope when using `#[files]` (see [#242](https://togithub.com/la10736/rstest/pull/242))
- `#[from(now::accept::also::path::for::fixture)]` See [#246](https://togithub.com/la10736/rstest/issues/246)
for more details
Configuration
π Schedule: Branch creation - "after 10pm,before 5:00am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» 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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.19.0
->0.20.0
Release Notes
la10736/rstest (rstest)
### [`v0.20.0`](https://togithub.com/la10736/rstest/blob/HEAD/CHANGELOG.md#0200-2024530) [Compare Source](https://togithub.com/la10736/rstest/compare/v0.19.0...v0.20.0) ##### Add - Implemented `#[by_ref]` attribute to take get a local lifetime for test arguments. See [#241](https://togithub.com/la10736/rstest/issues/241) for more details. Thanks to [@narpfel](https://togithub.com/narpfel) for suggesting it and useful discussions. - Support for import `rstest` with another name. See [#221](https://togithub.com/la10736/rstest/issues/221) ##### Fixed - Don't remove Lifetimes from test function if any. See [#230](https://togithub.com/la10736/rstest/issues/230) [#241](https://togithub.com/la10736/rstest/issues/241) for more details. - [`PathBuf`](https://doc.rust-lang.org/std/path/struct.PathBuf.html) does no longer need to be in scope when using `#[files]` (see [#242](https://togithub.com/la10736/rstest/pull/242)) - `#[from(now::accept::also::path::for::fixture)]` See [#246](https://togithub.com/la10736/rstest/issues/246) for more detailsConfiguration
π Schedule: Branch creation - "after 10pm,before 5:00am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» 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 has been generated by Mend Renovate. View repository job log here.