Releases: openrewrite/rewrite-testing-frameworks
Releases · openrewrite/rewrite-testing-frameworks
2.10.1
What's Changed
- Only upgrade maven-surefire-plugin on older Maven versions by @timtebeek in #517
Full Changelog: v2.10.0...v2.10.1
2.10.0
What's Changed
- AssertToAssertions should only convert methods from exact class by @timtebeek in #516
- Add maven-surefire-plugin with junit-platform-surefire-provider dependency
Full Changelog: v2.9.0...v2.10.0
2.9.0
What's Changed
- Update with rewrite 8.26.0
- Added to notMatchers by @kevin-scholten in #514
New Contributors
- @kevin-scholten made their first contribution in #514
Full Changelog: v2.8.0...v2.9.0
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