Skip to content

0.6.0

Choose a tag to compare

@sambsnyd sambsnyd released this 03 Dec 06:15
  • Added visitors to migrate dependencies. #10
  • Update SpringRunnerToSpringExtension rule to also cover SpringRunnerToSpringExtension 1e97f4b
  • Remove unused and redundant dependencies as part of mockito and junit migrations 700fbf4
  • Handle JUnit4 ExpectedException Rule as part of JUnit4 -> 5 recipe #9
  • Fix CategoryToTag producing @Tag(arg.class) instead of the correct @Tag("arg") #11
  • Renamed "ChangeTestAnnotation" to "UpdateTestAnnotation"