Releases: openrewrite/rewrite-testing-frameworks
Releases · openrewrite/rewrite-testing-frameworks
2.8.0
Full Changelog: v2.7.0...v2.8.0
2.7.0
What's Changed
- refactor: Update Gradle wrapper by @shanman190 in #499
- Hamcrest
Is
matcher from core by @timo-abele in #498 - Recipe to make tests throw at most a single Exception by @Bananeweizen in #510
- Fix performance regression in AssertJ recipes by @philippe-granet in #505
New Contributors
- @shanman190 made their first contribution in #499
- @philippe-granet made their first contribution in #505
Full Changelog: v2.6.0...v2.7.0
2.6.0
Full Changelog: v2.5.0...v2.6.0
2.5.0
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
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 addingassertThat
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
- @timo-abele made their first contribution in #474
- @zenghu1chen made their first contribution in #481
Full Changelog: v2.3.2...v2.4.1
2.4.0
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 addingassertThat
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
- @timo-abele made their first contribution in #474
- @zenghu1chen made their first contribution in #481
Full Changelog: v2.3.2...v2.4.0
2.3.2
What's Changed
- JMockit to Mockito Recipe - Bug Fixes and Improvements by @tinder-dthomson in #461
Full Changelog: v2.3.1...v2.3.2
2.3.1
What's Changed
- Limit Hamcrest replacements by type by @timtebeek in #469
- No second cycle in removal of mockito-inline by @timtebeek in #470
Full Changelog: v2.3.0...v2.3.1
2.3.0
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
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