Releases: la10736/rstest
Releases · la10736/rstest
0.6.3
Introduce fixture default args
0.6.1
Introducing async support
0.6.0
Remove deprecated rstest_parametrize
and rstest_matrix
. Remove _
before call fixture and accept per case
attributes.
Bug fixed
Fixed a false unused mut warning regression
0.5.2
Fixed an annoying bug that raise unused attribute for should_panic
rstest
functions.