- This Framework contains cucumber.io and cucumber info cakes pom.xml file.
- Any JDK or JVm related check under pom.xml or build path to match the system required paths
Junit:
- Run from
MainRunner.java
file
TestNG:
- Run from
MainTestRunner.java class
or fromtestng.xml
file.
Using Maven:
- Either Configure mvn build in eclipse with:
clean compile test
- Or Run form command prompt:
mvn clean compile test
- ExtentReport-Plugin for further queries on configuration.
- ExtentReport- Older plugins for different versions of plugin's.
- Cucumber reporting.
- Extent Reporting.
- Cucumber latest jars (v6)
- Extent Reports (v5)
- Screenshots logging for cucumber reports