项目作者: Damm999

项目描述 :
Cucumber-Java framework with cucumber and extent reporting
高级语言: Java
项目地址: git://github.com/Damm999/CucumberBDD.git
创建时间: 2020-05-12T04:41:49Z
项目社区:https://github.com/Damm999/CucumberBDD

开源协议:

下载


Cucumber CI

CucumberBDD

  • 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

Execution:

Junit:

  • Run from MainRunner.java file

TestNG:

  • Run from MainTestRunner.java class or from testng.xml file.

Using Maven:

  • Either Configure mvn build in eclipse with:
    • clean compile test
  • Or Run form command prompt:
    • mvn clean compile test

Further Documentation help:

Features:

  • Cucumber reporting.
  • Extent Reporting.
  • Cucumber latest jars (v6)
  • Extent Reports (v5)
  • Screenshots logging for cucumber reports