4.0.0 com.gmgauthier PlaywrightJava1 1.0-SNAPSHOT pom website scp://webhost.company.com/www/website UTF-8 17 io.cucumber cucumber-bom 7.10.1 pom test org.junit junit-bom 5.9.2 pom test org.junit.jupiter junit-jupiter-api 5.9.2 test org.junit.platform junit-platform-reporting 1.9.2 test com.microsoft.playwright playwright 1.29.0 com.microsoft.playwright assertions 1.17.2 com.microsoft.playwright driver 1.29.0 com.microsoft.playwright driver-bundle 1.29.0 io.cucumber cucumber-java 7.11.2 test io.cucumber cucumber-junit 7.11.2 test io.cucumber cucumber-junit-platform-engine 7.11.2 test io.cucumber cucumber-picocontainer 7.11.2 test com.google.code.gson gson 2.8.9 org.opentest4j opentest4j 1.2.0 test { "pretty", "html:target/test-reports/cucumber-html-report.html", "json:target/test-reports/cucumber.json", "pretty:target/test-reports/cucumber-pretty.txt", "usage:target/test-reports/cucumber-usage.json", "junit:target/test-reports/cucumber-results.xml" } false true true org.apache.maven.plugins maven-compiler-plugin 3.10.1 1.8 1.8 UTF-8 org.apache.maven.plugins maven-surefire-plugin 3.0.0-M7 src/test/java/com/gmgauthier/webtests **/*DemoRunner.java junit.platform.reporting.open.xml.enabled = true junit.platform.reporting.output.dir = target/surefire-reports ${cucumber.options} ${cucumber.publish.quiet}