Skip to content

Releases: openrewrite/rewrite-testing-frameworks

2.6.0

19 Mar 20:01
02c06d0
Compare
Choose a tag to compare

Full Changelog: v2.5.0...v2.6.0

2.5.0

12 Mar 22:20
Compare
Choose a tag to compare

What's Changed

  • JMockit to Mockito Recipe - eq Support, Better Type Propagation, and Error Handling by @tinder-dthomson in #485
  • refactor: Recipe nullability best practices by @timtebeek in #487
  • refactor: remove expired suppressions by @zieka in #486
  • refactor: Upgrade Develocity by @timtebeek in #488
  • Update AssertionsArgumentOrder.java: fix typo, missing negation by @timo-abele in #493

Full Changelog: v2.4.0...v2.5.0

2.4.1

20 Feb 21:35
65053ab
Compare
Choose a tag to compare

What's Changed

  • Add more simplifications by @timo-abele in #474
  • Limit AssertTrueNullToAssertNull applicability by @timtebeek in #476
  • Also remove exclusion from spring-boot-testcontainers by @timtebeek in #478
  • JUnitAssertEqualsToAssertThat skipped adding assertThat import for custom classes by @timo-abele in #480
  • JMockit to Mockito Recipe - Rewrite JMockit Mocked Variable to Mockito statements by @zenghu1chen in #481
  • don't use TempDirNonFinal on method parameters by @Bananeweizen in #484

New Contributors

Full Changelog: v2.3.2...v2.4.1

2.4.0

20 Feb 20:42
65053ab
Compare
Choose a tag to compare

What's Changed

  • Add more simplifications by @timo-abele in #474
  • Limit AssertTrueNullToAssertNull applicability by @timtebeek in #476
  • Also remove exclusion from spring-boot-testcontainers by @timtebeek in #478
  • JUnitAssertEqualsToAssertThat skipped adding assertThat import for custom classes by @timo-abele in #480
  • JMockit to Mockito Recipe - Rewrite JMockit Mocked Variable to Mockito statements by @zenghu1chen in #481
  • don't use TempDirNonFinal on method parameters by @Bananeweizen in #484

New Contributors

Full Changelog: v2.3.2...v2.4.0

2.3.2

06 Feb 18:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.3.2

2.3.1

23 Jan 18:50
6b5fd4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

2.3.0

16 Jan 16:16
Compare
Choose a tag to compare

What's Changed

  • removing UpgradeOkHttpMockWebServer from JUnit5 upgrade by @nmck257 in #456
  • JMockit to Mockito Recipe - Improved Expectations Handling by @tinder-dthomson in #455

Full Changelog: v2.2.0...v2.3.0

2.2.0

09 Jan 16:58
Compare
Choose a tag to compare

What's Changed

  • Update AddMissingTestBeforeAfterAnnotations.java by @mike-solomon in #446
  • AddMissingTestBeforeAfterAnnotations is looking for both old and new annotations by @magicwerk in #445
  • AddMissingTestBeforeAfterAnnotations is looking for annotations in all ancestor classes by @magicwerk in #449
  • Add unit to @Timeout by @timtebeek in #451

Full Changelog: v2.1.5...v2.2.0

2.1.5

21 Dec 14:29
6a9f229
Compare
Choose a tag to compare

What's Changed

  • Also swap assertNull and assertNotNull argument order by @timtebeek in #440
  • Do not change visibility in UpdateTestAnnotation; use TestsShouldNotBePublic instead by @magicwerk in #442
  • AddMissingTestBeforeAfterAnnotations recipe for overridden JUnit test methods by @magicwerk in #444

New Contributors

Full Changelog: v2.1.4...v2.1.5

2.1.4

08 Dec 13:50
Compare
Choose a tag to compare

Full Changelog: v2.1.3...v2.1.4