Skip to content

1.7.0

Compare
Choose a tag to compare
@tkvangorder tkvangorder released this 30 Jun 04:52
· 593 commits to main since this release
ec37243

Enhancements:

  • Updated with rewrite 7.8.0
  • A new recipe to remove public modifiers of JUnit5 test classes #158

Fixes:

  • Hamcrest & Mockito dependencies are now added only to test scope. 949d282
  • TestsShouldIncludeAssertions templating issue f97e0b6
  • TemporaryFolderToTempDir was creating code that was not correctly type attributed #150
  • ExpectedException#expectMessage is not properly converted to JUnit 5 #153
  • ParameterizedRunnerToParameterized class cast exception #152
  • Fix formatting in visitors that remove annotations fbb2715