/cucumber-example

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

Primary LanguageJavaScript

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...]