Bug 2377085

Summary: Review Request: rust-rstest_macros0.24 - Rust fixture based test framework
Product: [Fedora] Fedora Reporter: Marc-Andre Lureau <marcandre.lureau>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: decathorpe, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-07-30 14:42:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2377098    

Description Marc-Andre Lureau 2025-07-08 08:08:19 UTC
Spec URL: https://raw.githubusercontent.com/elmarco/ironrdp-fedora/refs/heads/master/rust-rstest_macros0.24/rust-rstest_macros0.24.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/elmarco/qemu-rdp/srpm-builds/09248552/rust-rstest_macros0.24-0.24.0-1.src.rpm

Description: 
Rust fixture based test framework. It use procedural macro to implement
fixtures and table based tests.

Fedora Account System Username: elmarco

- 0.24 is required by newer 0.25 for testing
- Testing is disabled for this version, because there is an issue with the crate: "error[E0432]: unresolved import `rstest_test`". I didn't investigate further.

Comment 1 Fabio Valentini 2025-07-30 14:29:13 UTC
rstest (and rstest_macros) v0.26.1 and v0.23.0 are now both available in rawhide (and pending for stable branches).

Is this package review still relevant?

Comment 2 Marc-Andre Lureau 2025-07-30 14:42:22 UTC
thanks