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 71742f1 commit b55b459Copy full SHA for b55b459
gradle/configure_tests.gradle
@@ -4,6 +4,7 @@ import java.time.temporal.ChronoUnit
4
def isTestingInstrumentation(Project project) {
5
return [
6
"junit-4.10",
7
+ "cucumber",
8
"cucumber-junit-4",
9
"junit-4.13",
10
"munit-junit-4",
0 commit comments