Releases: la10736/rstest
Releases · la10736/rstest
0.21.0
Use crate-name
feature to enable the crate rename support (enabled by default)
0.20.0
Introduce #[by_ref] and add support for import rstest with another name.
Introduce MSRV and minor fixes
Introduce MSRV and minor fixes
0.18.2
Admit parent folders in files glob path
0.18.0
- New
#[file]
attribute
- Default timeoute via
RSTEST_TIMEOUT
environment variable
Fixes and dependency update
0.17.0
Introduce #[awt]
and #[future(awt)]
feature.
0.16.0
Use values expression to define test names.