Skip to content

Releases: openrewrite/rewrite-testing-frameworks

3.5.1

27 Mar 19:38
9089e95
Compare
Choose a tag to compare

3.5.0

24 Mar 13:21
9089e95
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0

3.4.0

11 Mar 20:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.4.0

3.3.0

20 Feb 22:57
d4f5d15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.3.0

3.2.0

07 Feb 17:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.2.0

3.1.0

24 Jan 17:00
65c88ad
Compare
Choose a tag to compare

What's Changed

  • Create a LICENSE folder by @timtebeek in #666
  • Suppress mutable execution context warnings for now by @timtebeek in #668
  • Add org.mockito:mockito-junit-jupiter:3.x in explicit test scope by @MBoegers in #667

New Contributors

Full Changelog: v3.0.0...v3.1.0

3.0.0

10 Jan 17:37
a4a0e11
Compare
Choose a tag to compare

What's Changed

  • add Mockito1to4MigrationTest by @sullis in #651
  • Add recipe for replacing deprecated method AbstractDateAssert by @kthoms in #655
  • Add recipes for migrating Arquillian from JUnit 4 to JUnit 5. by @jamezp in #654
  • Add Mockito1to5MigrationTest to verify dependencies are upgraded by @sullis in #656
  • improve assertions in Mockito1to5MigrationTest by @sullis in #657
  • refactor: Enum values should be compared with "==" by @timtebeek in #658
  • refactor: Remove expired suppressions by @lkerford in #659
  • [660] Use the correct implementation of the MethodOrderer for the @te… by @jamezp in #661

New Contributors

Full Changelog: v2.24.0...v3.0.0

2.24.0

18 Dec 15:40
89516ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.23.0...v2.24.0

2.23.1

28 Nov 19:12
b0df4cc
Compare
Choose a tag to compare

2.23.0

27 Nov 16:39
b0df4cc
Compare
Choose a tag to compare

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