From c03ae30e24909bebe690332b03a4c0a55e3921f5 Mon Sep 17 00:00:00 2001 From: dadgam3er Date: Fri, 4 Oct 2024 03:09:56 -0400 Subject: [PATCH] fix: 24 - CucumberFrameWorkDone --- pom.xml | 57 +++++++++++++------ reports/index.html | 16 +++--- src/main/java/features/HomePage.feature | 9 +-- .../java/stepDefinition/StepDefinition.java | 33 +++++++---- .../java/zacksolutions/pages/HomePage.java | 10 +++- src/test/java/zacksolutions/HomePageTest.java | 3 + testCucumber.xml | 11 ++++ 7 files changed, 98 insertions(+), 41 deletions(-) create mode 100644 testCucumber.xml diff --git a/pom.xml b/pom.xml index 19e3a84..a3df756 100644 --- a/pom.xml +++ b/pom.xml @@ -14,6 +14,46 @@ 8 UTF-8 + + + Regression + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.5.0 + + + testng.xml + + + + + + + + + Smoke + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.5.0 + + + testCucumber.xml + + + + + + + + @@ -94,22 +134,5 @@ cucumber-java 7.14.1 - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.22.2 - - - testng.xml - - - - - - diff --git a/reports/index.html b/reports/index.html index 0579d2b..42ba9c9 100644 --- a/reports/index.html +++ b/reports/index.html @@ -35,7 +35,7 @@ Zenful
  • -Oct 3, 2024 04:15:01 AM +Oct 4, 2024 03:08:58 AM
  • @@ -74,14 +74,14 @@