rstest
/ rstest_macros
0.23.0#[files]
with an optional default value.#[files]
with the $[base_dir = "..."]
attribute.#[ignore]
attribute to ignore test parameters during fixtures resolution/injection.crate-name
enabled by default to opt-in crate rename support.#[by_ref]
attribute to take get a local lifetime for test arguments.rstest
with another name.PathBuf
does no longer need to be in scope when using #[files]
#[from(now::accept::also::path::for::fixture)]
rust-version
for each crate#[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.0Updated rstest_reuse
to the latest version; no upstream changelog is available.
Stopped patching rust-async_http_range_reader
and rust-onefetch
to allow older rstest
versions.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2024-790ae5e259
Please login to add feedback.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been submitted for testing by bodhi.
This update has been pushed to testing.
decathorpe edited this update.
New build(s):
Removed build(s):
Karma has been reset.
This update has been submitted for testing by decathorpe.
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by salimma.
This update has been pushed to stable.