--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2024-c64e15afb7
2024-12-10 00:26:38.295685+00:00
--------------------------------------------------------------------------------

Name        : rust-rstest
Product     : Fedora EPEL 10.0
Version     : 0.23.0
Release     : 1.el10_0
URL         : https://crates.io/crates/rstest
Summary     : Rust fixture based test framework
Description :
Rust fixture based test framework. It use procedural macro to implement
fixtures and table based tests.

--------------------------------------------------------------------------------
Update Information:

rstest / rstest_macros 0.23.0
0.23.0 – 2024/9/29
Add
You can now use environment variables in #[files] with an optional default
value.
You can now set a base_dir for #[files] with the $[base_dir = "..."] attribute.
0.22.0 – 2024/8/4
Changed
Now it's possible destructuring input values both for cases, values and
fixtures.
Add
Implemented #[ignore] attribute to ignore test parameters during fixtures
resolution/injection.
Fixed
Lot of typo in code
0.21.0 – 2024/6/1
Changed
Add feature crate-name enabled by default to opt-in crate rename support.
0.20.0 – 2024/5/30
Add
Implemented #[by_ref] attribute to take get a local lifetime for test arguments.
Support for import rstest with another name.
Fixed
Don't remove Lifetimes from test function if any.
PathBuf does no longer need to be in scope when using #[files]
#[from(now::accept::also::path::for::fixture)]
[0.19.0] 2024/4/9
Changed
Defined rust-version for each crate
Fixed
#[once] fixtures now require the returned type to be Sync to prevent UB when
tests are executed in parallel.
#[future(awt)] and #[awt] now properly handle mutable (mut) parameters by
treating futures as immutable and treating the awaited rebinding as mutable.
rstest_reuse 0.7.0
Updated rstest_reuse to the latest version; no upstream changelog is available.
Other packages
Initial EPEL10 package for rust-temp_testdir, required by rust-rstest-0.23.0.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Nov 11 2024 Benjamin A. Beasley <[email protected]> - 0.23.0-1
- Update to 0.23.0 (close RHBZ#2274161)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2274161 - rust-rstest-0.23.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2274161
  [ 2 ] Bug #2274162 - rust-rstest_macros-0.23.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2274162
  [ 3 ] Bug #2283984 - rust-rstest_reuse-0.7.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2283984
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update rust-rstest' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
epel-package-announce mailing list -- 
[email protected]
To unsubscribe send an email to 
[email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to