Skip to content

2.23.0

Compare
Choose a tag to compare
@timtebeek timtebeek released this 27 Nov 16:39
· 23 commits to main since this release
b0df4cc

What's Changed

  • don't exclude junit4 for testcontainers jupiter by @sullis in #641
  • Use JUnit5's assertSame or assertNotSame instead of assertTrue(... == ...) by @mccartney in #642
  • Add support for Junit 4 matchers on AssertionsArgumentOrder by @adambir in #637
  • Move HtmlUnit migrations to rewrite-testing-frameworks by @timtebeek in #643

New Contributors

Full Changelog: v2.22.0...v2.23.0