la10736/rstest (rstest)
### [`v0.23.0`](https://redirect.github.com/la10736/rstest/blob/HEAD/CHANGELOG.md#0230-2024929)
[Compare Source](https://redirect.github.com/la10736/rstest/compare/v0.22.0...v0.23.0)
##### Add
- You can now use environment variables in `#[files]` with an optional default value (see [#277](https://redirect.github.com/la10736/rstest/pull/277)).
- You can now set a base_dir for `#[files]` with the `$[base_dir = "..."]` attribute (see [#277](https://redirect.github.com/la10736/rstest/pull/277)).
### [`v0.22.0`](https://redirect.github.com/la10736/rstest/blob/HEAD/CHANGELOG.md#0220-202484)
[Compare Source](https://redirect.github.com/la10736/rstest/compare/v0.21.0...v0.22.0)
##### Changed
- Now it's possible destructuring input values both for cases, values and fixtures. See [#231](https://redirect.github.com/la10736/rstest/issues/231) for details
##### Add
- Implemented `#[ignore]` attribute to ignore test parameters during fixtures resolution/injection. See [#228](https://redirect.github.com/la10736/rstest/issues/228) for details
##### Fixed
- Lot of typo in code
Configuration
π Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, 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 contains the following updates:
0.21.0
->0.23.0
Release Notes
la10736/rstest (rstest)
### [`v0.23.0`](https://redirect.github.com/la10736/rstest/blob/HEAD/CHANGELOG.md#0230-2024929) [Compare Source](https://redirect.github.com/la10736/rstest/compare/v0.22.0...v0.23.0) ##### Add - You can now use environment variables in `#[files]` with an optional default value (see [#277](https://redirect.github.com/la10736/rstest/pull/277)). - You can now set a base_dir for `#[files]` with the `$[base_dir = "..."]` attribute (see [#277](https://redirect.github.com/la10736/rstest/pull/277)). ### [`v0.22.0`](https://redirect.github.com/la10736/rstest/blob/HEAD/CHANGELOG.md#0220-202484) [Compare Source](https://redirect.github.com/la10736/rstest/compare/v0.21.0...v0.22.0) ##### Changed - Now it's possible destructuring input values both for cases, values and fixtures. See [#231](https://redirect.github.com/la10736/rstest/issues/231) for details ##### Add - Implemented `#[ignore]` attribute to ignore test parameters during fixtures resolution/injection. See [#228](https://redirect.github.com/la10736/rstest/issues/228) for details ##### Fixed - Lot of typo in codeConfiguration
π Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, 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.