cucumber

WebJar for cucumber

License

License

MIT
Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cucumber
Last Version

Last Version

3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

cucumber
WebJar for cucumber
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/cucumber/cucumber-js

Download cucumber

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/cucumber/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>cucumber</artifactId>
    <version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/cucumber/
implementation 'org.webjars.npm:cucumber:3.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/cucumber/
implementation ("org.webjars.npm:cucumber:3.2.1")
'org.webjars.npm:cucumber:jar:3.2.1'
<dependency org="org.webjars.npm" name="cucumber" rev="3.2.1">
  <artifact name="cucumber" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='cucumber', version='3.2.1')
)
libraryDependencies += "org.webjars.npm" % "cucumber" % "3.2.1"
[org.webjars.npm/cucumber "3.2.1"]

Dependencies

compile (26)

Group / Artifact Type Version
org.webjars.npm » is-generator jar [1.0.2,2)
org.webjars.npm : duration jar [0.2.0,0.3)
org.webjars.npm : stacktrace-js jar [2.0.0,3)
org.webjars.npm : babel-runtime jar [6.11.6,7)
org.webjars.npm : verror jar [1.9.0,2)
org.webjars.npm : commander jar [2.9.0,3)
org.webjars.npm : cucumber-expressions jar [5.0.7,6)
org.webjars.npm : figures jar 2.0.0
org.webjars.npm : escape-string-regexp jar [1.0.5,2)
org.webjars.npm » util-arity jar [1.0.2,2)
org.webjars.npm : cli-table jar [0.3.1,0.4)
org.webjars.npm : glob jar [7.0.0,8)
org.webjars.npm : title-case jar [2.1.1,3)
org.webjars.npm : colors jar [1.1.2,2)
org.webjars.npm : indent-string jar [3.1.0,4)
org.webjars.npm : assertion-error-formatter jar [2.0.1,3)
org.webjars.npm : gherkin jar [5.0.0,6)
org.webjars.npm : progress jar [2.0.0,3)
org.webjars.npm : stack-chain jar [2.0.0,3)
org.webjars.npm : resolve jar [1.3.3,2)
org.webjars.npm : mz jar [2.4.0,3)
org.webjars.npm : is-stream jar [1.1.0,2)
org.webjars.npm : bluebird jar [3.4.1,4)
org.webjars.npm : cucumber-tag-expressions jar [1.1.1,2)
org.webjars.npm : string-argv jar 0.0.2
org.webjars.npm : lodash jar [4.0.0,5)

Project Modules

There are no modules declared in this project.

Cucumber.js

OpenCollective OpenCollective

GitHub Actions 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.

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

Cucumber.js is available as an npm module.

7.x.x and above

$ npm install @cucumber/cucumber

If you're upgrading from 6.x.x or below, see the migration guide.

6.x.x and below

$ npm install cucumber@6

Documentation

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

Documentation for older versions

org.webjars.npm

Cucumber

Cucumber Open

Versions

Version
3.2.1
3.0.0
2.3.1
1.3.3
0.10.3