Releases: openrewrite/rewrite-testing-frameworks
Releases · openrewrite/rewrite-testing-frameworks
2.0.9
What's Changed
- Fix problem with incorrectly removed Mockito imports by @wakingrufus in #393
- Simplify chained AssertJ assertions by @AlekSimpson in #385
- support for
allOf
hamcrest matcher by @AlekSimpson in #396
New Contributors
- @wakingrufus made their first contribution in #393
Full Changelog: v2.0.8...v2.0.9
2.0.8
What's Changed
- Restore now Scanning AnyToNullable, as it does not affect Mockito 2+ by @timtebeek in #380
- Hamcrest Array assertion migrations to AssertJ by @AlekSimpson in #381
- Remove try catch fail blocks should be selectively applied by @AlekSimpson in #382
- Migrate assertEquals with array parameter to assertArrayEquals by @puskarpeter in #384
- Flatten Hamcrest assertThat allOf by @timtebeek in #375
- Replace Hamcrest
is
with AssertJ by @timtebeek in #388 - Reduce duplication and migrate closeTo with three arguments by @timtebeek in #389
- Use xmlunit-legacy instead of xmlunit by @puskarpeter in #386
- Hamcrest to AssertJ dependency tests by @timtebeek in #390
- Migrate Hamcrest
anyOf
matchers to AssertJsatisfiesAnyOf
assertions by @AlekSimpson in #391
New Contributors
- @puskarpeter made their first contribution in #384
Full Changelog: v2.0.7...v2.0.8
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