TestCase - v2.1.0
What's Changed
- Refactoring: move test-case macro to separate subcrate by @luke-biel in #96
- Add 'len', 'count' and 'empty' complex assertions by @luke-biel in #97
- Add
match_regex
to complex test-cases by @luke-biel in #98 - Allow keywords in void fn by @luke-biel in #100
Full Changelog: v2.0.2...v2.1.0