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
Added support for using hamcrest2 assertions with test case
Enabled support of async via tokio or similar
Enabled attribute passthrough for test cases - it means that you can combine test-case with other testing frameworks,
given at least one #[test_case] attribute appears before mentioned framework in testing function
Deprecation
inconclusive inside test case name will not be supported starting 2.0.0