Releases: openrewrite/rewrite-testing-frameworks
Releases · openrewrite/rewrite-testing-frameworks
2.0.7
What's Changed
- fix: assertj contains is weaker than hamcrests contains by @davidburkhart in #371
- Limit
RemoveIsMatcher
to invocations withinassertThat
by @AlekSimpson in #374 - removed containsInRelativeOrder from yaml list by @AlekSimpson in #376
- Changed AnyToNullable from declarative to imperative so that it can h… by @nmck257 in #378
- Assert instance of migration by @matusmatokpt in #372
- More Hamcrest Migrations for Number Matchers by @AlekSimpson in #379
- Remove try-catch-fail blocks from unit tests by @AlekSimpson in #370
New Contributors
- @davidburkhart made their first contribution in #371
- @matusmatokpt made their first contribution in #372
Full Changelog: v2.0.5...v2.0.7
2.0.6
2.0.5
2.0.4
What's Changed
- Alek/including new recipes in recipe list best practices by @AlekSimpson in #367
- Fixed UpdateTestAnnotation JavaTemplate
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- updated junit5 yml files to include the two new recipes in the best p… by @AlekSimpson in #362
- Migrate Hamcrest Matchers to AssertJ Assertions by @timtebeek in #355
- Fix
HamcrestMatcherToAssertJ
when applied to arrays by @knutwannheden in #366 - Update to rewrite 8.1.3
Full Changelog: v2.0.2...v2.0.3
2.0.2
What's Changed
- Alek/remove duplicate test templates by @AlekSimpson in #356
- Alek/parameterized test by @AlekSimpson in #353
- Remove ReplacePowerMockito from inclusion in Mockito1to3 by @timtebeek in #359
New Contributors
- @AlekSimpson made their first contribution in #356
Full Changelog: v2.0.1...v2.0.2
2.0.1
What's Changed
- Update with rewrite 8.1.2
- Use Vert.x by @timtebeek in #350
- Minor spelling fix by @mike-solomon in #351
New Contributors
- @mike-solomon made their first contribution in #351
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- ParameterizedRunnerToParameterized with empty constructor by @timtebeek in #334
- Add JUnit ThrowingRunnableToExecutable recipe by @peter-janssen in #337
- Spelling by @jsoref in #340
- Including ReplacePowerMockito in mockito-3 upgrade by @nmck257 in #339
- Harmonize
JavaParser
classpath setup by @knutwannheden in #342 - Added recipe to use explicit isEmpty in AssertJ assertions by @pibizza in #344
- Update for rewrite 8.0.0 by @knutwannheden in #335
- JavaTemplate#apply by @jkschneider in #346
New Contributors
- @peter-janssen made their first contribution in #337
- @jsoref made their first contribution in #340
- @knutwannheden made their first contribution in #342
Full Changelog: v1.37.0...v2.0.0
1.37.0
What's Changed
- Update with rewrite 7.40.0
- Further improvements to replace powermockito method calls by mockito by @klauerm in #315
- Support member references in AssertJ assertThrows by @Meijuh in #330
- Add test that generated invalid code by @Meijuh in #331
New Contributors
Full Changelog: v1.36.0...v1.37.0
1.36.0
What's Changed
- Update with Rewrite 7.39.1
- Drop Cucumber JVM recipes by @timtebeek in #322
- Adjusting AddDependency invocations to set acceptTransitive=true, mat… by @nmck257 in #323
- verifyNoInteractions should not be removed by @tmontovaneli in #324
- refactor: Testing best practices by @timtebeek in #326
- adjusted usages of UsesType for includeImplicit by @nmck257 in #328
New Contributors
- @tmontovaneli made their first contribution in #324
Full Changelog: v1.35.0...v1.36.0