Skip to content

DanForys/cucumber-js

 
 

Repository files navigation

Cucumber.js

OpenCollective OpenCollective

TravisCI AppVeyor Status Dependencies Coverage Status

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 the maintained Node.js versions 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.

6.x.x and below

$ npm install cucumber@6

7.x.x and above

(Not yet released)

$ npm install @cucumber/cucumber

Documentation

The following documentation is for master. See below for documentation for older versions.

Documentation for older versions

About

Cucumber for JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 74.4%
  • Gherkin 23.9%
  • HTML 0.6%
  • Shell 0.5%
  • JavaScript 0.2%
  • CSS 0.2%
  • Other 0.2%