|
|
@@ -33,6 +33,7 @@ dependencies {
|
|
|
testImplementation("org.junit.jupiter:junit-jupiter-api")
|
|
|
|
|
|
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
|
|
|
+ testRuntimeOnly "org.junit.platform:junit-platform-launcher"
|
|
|
|
|
|
integTestImplementation "org.seleniumhq.selenium:htmlunit-driver:4.13.0"
|
|
|
}
|