TestCase - v1.2.0
New features
- Allow usage of fully qualified attribute
#[test_case::test_case]
(thanks to @tomprince)
Improvements
- Stopped code from emmiting unneded
()
expression in test cases withexpected
fragment (thanks to @martinvonz)
#[test_case::test_case]
(thanks to @tomprince)()
expression in test cases with expected
fragment (thanks to @martinvonz)