Skip to content

2.18.0

Compare
Choose a tag to compare
@timtebeek timtebeek released this 11 Sep 18:27
· 19 commits to main since this release
e9497f1

What's Changed

  • Migrate JBehave JUnitStories to JupiterStories by @Laurens-W in #591
  • Do not perform JUnit4to5Migration where TestNG is used by @Laurens-W in #592
  • Add MockRestServiceServer.verify to default assertions by @ArloL in #593
  • Move Junit 5 assertThrows to last statement in lamdba by @shivanisky in #590
  • Add recipes for negative variants of startsWith, endsWith, and matches by @Tahanima in #594
  • refactor: Update Gradle wrapper by @shanman190 in #595
  • Handle multiple blocks in JMockit Expectations by @yurii-yu in #596

New Contributors

Full Changelog: v2.17.1...v2.18.0