seanmars / notes

use issue for some helpful information.
Do What The F*ck You Want To Public License
0 stars 0 forks source link

Cucumber for JavaScript https://github.com/cucumber/cucumber-js #39

Closed seanmars closed 4 years ago

seanmars commented 8 years ago

Cucumber for JavaScript https://github.com/cucumber/cucumber-js

Cucumber is a tool for running automated tests written in plain language. Because they're written in plain language, they can be read by anyone on your team. Because they can be read by anyone, you can use them to help improve communication, collaboration and trust on your team.

Cucumber.js is the JavaScript implementation of Cucumber and runs on both Node.js and modern web browsers.