What's Changed
- Convert JUnit AssertThrows with description message over to AssertJ by @lewisbirks in #699
- Recipe to remove initMocks if specified JUnit runners by @arodionov in #695
- Adding stale workflow by @greg-at-moderne in #701
- Convert JUnit AssertThrows with assigment over to AssertJ by @lewisbirks in #702
- Adopt AssertJ NumberAssert by @JohannisK in #698
- Fix doc typo in SimplifyAssertJAssertion by @stefanodallapalma in #704
- Fix: Don't modify regular test to parameterized test incorrectly by @amishra-u in #707
- Add support for CsvSource migration by @amishra-u in #706
- Fix ParameterizedRunnerToParameterized recipe: Preserve field-dependent setup logic by @amishra-u in #708
- Recipe to replace
initMocks
withopenMocks
by @arodionov in #700 - Implement MockitoJUnitRunner to Extension Recipe by @amishra-u in #709
- Add support to migrate EnvironmentVariables TestRule by @amishra-u in #705
New Contributors
- @lewisbirks made their first contribution in #699
- @stefanodallapalma made their first contribution in #704
- @amishra-u made their first contribution in #707
Full Changelog: v3.6.1...v3.7.0