cucumber

WebJar for cucumber

Лицензия

Лицензия

MIT
Категории

Категории

Cucumber Тестирование приложения и мониторинг
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

cucumber
Последняя версия

Последняя версия

3.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

cucumber
WebJar for cucumber
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

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

Скачать cucumber

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (26)

Идентификатор библиотеки Тип Версия
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)

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
3.2.1
3.0.0
2.3.1
1.3.3
0.10.3