Skip to content

Releases: la10736/rstest

0.6.2

19 Apr 22:05
Compare
Choose a tag to compare

Inject test attribute

0.6.1

05 Apr 21:13
Compare
Choose a tag to compare

Introducing async support

0.6.0

05 Mar 12:49
Compare
Choose a tag to compare

Remove deprecated rstest_parametrize and rstest_matrix. Remove _ before call fixture and accept per case attributes.

Bug fixed

23 Jan 12:23
Compare
Choose a tag to compare

Fixed a false unused mut warning regression

0.5.2

29 Dec 22:44
Compare
Choose a tag to compare

Fixed an annoying bug that raise unused attribute for should_panic rstest functions.