2.12.0
What's Changed
- Migrate all Hamcrest matchers from core package by @timtebeek in #523
- Idiomatic AssertJ assertions for empty Strings by @timtebeek in #525
- Do not reduce visibility of extended classes in
TestsShouldNotBePublic
by @timtebeek in #524 - Add Kotlin support for Junit 5 recipes 1: CleanupJUnitImports by @amitojduggal in #528
- Add Picnic AssertJ rules to AssertJ best practices by @timtebeek in #527
New Contributors
- @amitojduggal made their first contribution in #528
Full Changelog: v2.11.0...v2.12.0