We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85efcde commit a3d57c0Copy full SHA for a3d57c0
src/main/resources/META-INF/rewrite/junit5.yml
@@ -44,6 +44,7 @@ tags:
44
- testing
45
- junit
46
recipeList:
47
+ - org.openrewrite.java.testing.junit5.UseWiremockExtension
48
- org.openrewrite.java.testing.junit5.IgnoreToDisabled
49
- org.openrewrite.java.ReorderMethodArguments:
50
methodPattern: org.junit.Assume assume*(String, boolean)
0 commit comments