Cucumber-JVM: Gherkin Vintage

Cucumber for the JVM

Лицензия

Лицензия

Категории

Категории

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

Группа

io.cucumber
Идентификатор

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

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

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

5.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cucumber-JVM: Gherkin Vintage
Cucumber for the JVM

Скачать cucumber-gherkin-vintage

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.cucumber : cucumber-gherkin jar 5.7.0

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.6.2

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

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

Cucumber JVM

OpenCollective OpenCollective

Maven Central Build Status Coverage Status

Cucumber-JVM is a pure Java implementation of Cucumber. You can run it with the tool of your choice.

Cucumber-JVM also integrates with all the popular Dependency Injection containers.

Getting started

Questions, Problems, Help needed?

Please ask on

Bugs and Feature requests

You can register bugs and feature requests in the Github Issue Tracker.

Please bear in mind that this project is almost entirely developed by volunteers. If you do not provide the implementation yourself (or pay someone to do it for you), the bug might never get fixed. If it is a serious bug, other people than you might care enough to provide a fix.

Contributing

If you'd like to contribute to the documentation, checkout cucumber/docs.cucumber.io otherwise see our CONTRIBUTING.md.

io.cucumber

Cucumber

Cucumber Open

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

Версия
5.7.0
5.6.0
5.5.0
5.4.2
5.4.1
5.4.0
5.3.0
5.2.0
5.1.3
5.1.2
5.1.1
5.1.0
5.0.0
5.0.0-RC4
5.0.0-RC3