Skip to content

pittgoose/cucumber-js

This branch is 5 commits ahead of, 1167 commits behind cucumber/cucumber-js:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

59322c9 · Jun 13, 2017
May 18, 2017
Nov 25, 2016
Jun 2, 2017
May 20, 2017
Jan 11, 2017
Jun 13, 2017
Jan 11, 2017
Jun 2, 2017
Nov 25, 2016
Dec 29, 2016
May 20, 2017
May 13, 2017
Mar 9, 2017
Nov 25, 2016
Dec 29, 2016
Jun 2, 2017
Mar 16, 2017
May 26, 2016
Mar 30, 2017
Dec 29, 2016
Jun 12, 2015
May 20, 2017
Jan 11, 2017
Jun 12, 2017
May 20, 2017

Repository files navigation

Cucumber.js

TravisCI AppVeyor Status Dependencies

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 (4 and above) and modern web browsers.

Try it now

We've put a demo of Cucumber.js to run in your browser. Why don't you give it a try before anything else?

Help & support

Contributing

See CONTRIBUTING.md for info on contributing to Cucumber.js.

Code of Conduct

Everyone interacting in this codebase and issue tracker is expected to follow the Cucumber code of conduct.

Install

npm downloads

Node

Cucumber.js is available as an npm module.

$ npm install cucumber

Browser

  • Grab the browserified code from the latest release in the dist folder

Documentation

The following documentation is for 2.x. Documentation for 1.x is available here.

About

Cucumber for JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 68.9%
  • Gherkin 29.6%
  • HTML 1.1%
  • Other 0.4%