Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

zhibek/webdriverio-bdd-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebdriverIO BDD Example

An example repo, showing how WebdriverIO can be used with CucmberJS, to run traditional BDD tests on NodeJS. These tests use Chromedriver instead of Selenium (no Selenium required) and output results in junit format to the build directory.

The steps and support directories use basic definitions provided by https://github.com/webdriverio/cucumber-boilerplate.

Install

Make sure you have NodeJS v8+ and Yarn v1.3+ installed locally, then run:

yarn install

Run

yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published