Releases: openrewrite/rewrite-testing-frameworks
Releases · openrewrite/rewrite-testing-frameworks
0.4.0
Implement CategoryToTags and various bugfixes
0.3.0
Add visitor which migrates JUnit4 Assert into JUnit5 Assertions
0.2.1
Rename the recipes provided by this module to org.openrewrite.java.testing.JUnit5Migration
and org.openrewrite.java.testing.Mockito1to3Migration
0.2.0
Fix #5 Handle @RunWith(SpringRunner.class) in junit 4 -> 5 migration
This depends on currently unpublished changes in rewrite core libraries
0.1.1
Now with a project description so hopefully MavenCentral wont reject publication