Skip to content

Releases: openrewrite/rewrite-testing-frameworks

3.25.0

07 Jan 16:38

Choose a tag to compare

What's Changed

  • add upgrade recipe for deprecated APIs introduced in junit 5.13 by @murdos in #877
  • throwing ParseError.toException by @greg-at-moderne in #878
  • Add recipe to migrate JUnit 4 ExternalResource rules using jupiter-migrationsupport by @amishra-u in #880
  • Drop FindUnitTests and associated data table by @timtebeek in #882
  • fix: HamcrestMatcherToAssertJ argumentType does not allow subclasses by @Gosho1024 in #881
  • Convert TestContainers raw types as part of upgrade by @timtebeek in #883
  • Add or update recipe category descriptors by @jkschneider in #884

New Contributors

Full Changelog: v3.24.0...v3.25.0

3.24.0

16 Dec 16:59
5459e88

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.23.0...v3.24.0

3.23.0

05 Dec 11:20

Choose a tag to compare

What's Changed

  • Add @ExtendWith(MockitoExtension.class) Test using Mockito Annotations by @MBoegers in #848
  • Add troubleshooting context info when ParseError encountered in GradleUseJunitJupiter by @greg-at-moderne in #852
  • Fix/850 testcontainers2 migration only springboot4 by @Thomas-Iapichino in #854
  • Fixed the expectation to be correctly spaced + formatted args by @Jenson3210 in #855
  • Simplify redundant AssertJ chains of hasSize and containsExactly by @timtebeek in #857
  • Simplify AssertJ stream().map(Function) to extracting(Function) by @timtebeek in #856
  • AssertThrowsOnLastStatement: Support calls with lambda parameters by @knutwannheden in #859
  • Fix bugs in HamcrestMatcherToAssertJ and HamcrestIsMatcherToAssertJ by @knutwannheden in #863
  • HamcrestMatcherToAssertJ: isNull() and isNotNull() take no args by @knutwannheden in #864
  • Fix variable name conflict in JMockit to Mockito migration by @knutwannheden in #865

New Contributors

Full Changelog: v3.22.0...v3.23.0

3.22.0

20 Nov 12:20

Choose a tag to compare

What's Changed

  • Upgrade mockwebserver to latest 5.x version by @busches in #846

New Contributors

Full Changelog: v3.21.3...v3.22.0

v3.21.3

12 Nov 18:53

Choose a tag to compare

What's Changed

  • fix: add Mockito.anyObject() alias to Mockito 1-to-3 migration by @rshvashisht in #842
  • Add guava-33 type table entry for AssertJIterableRulesRecipes from EPS by @timtebeek in #843
  • Convert Testcontainers @Rule/@ClassRule to JUnit 5 @Container and add @Testcontainers by @jc65536 in #838

New Contributors

Full Changelog: v3.21.2...v3.21.3

v3.21.2

05 Nov 14:39
4a3bf4e

Choose a tag to compare

What's Changed

  • Depend on rewrite-third-party for the type table entries by @timtebeek in #841

Full Changelog: v3.21.1...v3.21.2

v3.21.1

05 Nov 13:41
111daea

Choose a tag to compare

What's Changed

Full Changelog: v3.21.0...v3.21.1

3.21.0

04 Nov 15:13

Choose a tag to compare

What's Changed

Full Changelog: v3.20.0...v3.21.0

3.20.0

22 Oct 12:22
1a882f4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.19.0...v3.20.0

3.19.0

10 Oct 17:54
db52d28

Choose a tag to compare

What's Changed

Full Changelog: v3.18.0...v3.19.0