You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find myself often wanting to have a long, specific name for a fixure, but a much shorter name when actually using it in the test. It'd be nice to be able to rename fixtures in the #[rstest] macro for that purpose.
Thanks for this crate, super useful.
I find myself often wanting to have a long, specific name for a fixure, but a much shorter name when actually using it in the test. It'd be nice to be able to rename fixtures in the
#[rstest]
macro for that purpose.For example:
Would this be welcome? I would be happy to look into making a PR if so.
The text was updated successfully, but these errors were encountered: