Skip to content

dmitryvinn/cucumber-example-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cucumber Example - JavaScript

Overview

Similarly to Cucumber Example - Java, this repo is a part of Gauge+Taiko: BDD for Web Revived. With JavaScript being the primary language of the front-end, using JavaScript to write BDD tests makes collaboration that much easier. It reinforces Domain Driven Design practices such as Ubiquitous language by bridging the gap between stakeholders.

In this example, we use JavaScript to implement Cucumber BDD tests based on TodoMVC app.

Note: To properly run WebDriver tests in JS, you will require an appropriate driver to be accessible by the code. I found this link fairly useful for ways to set driver path.

About

Cucumber example for JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published