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 07d00f7 commit 0992577Copy full SHA for 0992577
src/main/resources/META-INF/rewrite/junit5.yml
@@ -63,7 +63,7 @@ preconditions:
63
includeImplicit: true
64
- org.openrewrite.java.dependencies.search.DoesNotIncludeDependency:
65
groupId: org.testng
66
- artifactId: testng
+ artifactId: testng*
67
recipeList:
68
- org.openrewrite.java.testing.junit5.EnvironmentVariables
69
- org.openrewrite.java.testing.junit5.UseWiremockExtension
0 commit comments