Skip to content

Customised cucumber version to add syntactic sugar operators (And, But) - managed by Terraform

License

Notifications You must be signed in to change notification settings

VMDDTE/cucumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cucumber.js

This is a copy (not fork) of the npm cucumber module that supports And and But operators

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 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 master. See below for documentation for older versions.

Documentation for older versions

About

Customised cucumber version to add syntactic sugar operators (And, But) - managed by Terraform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published