martincxx / cucumber-example

A simple test automation framework with examples of BDD concepts and the Gherkin DSL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A minimal boilerplate for a BDD Cucumber Framework.

Main features:

  • POM
  • Separated Step definition files (Given, When, Then)
  • ESLint for Webdriverio (using the ESLint plugin

[WIP...]

About

A simple test automation framework with examples of BDD concepts and the Gherkin DSL.


Languages

Language:JavaScript 97.0%Language:Gherkin 3.0%