Cucumber-JVM: Core

Cucumber for the JVM

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.harry389
Идентификатор

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

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

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

5.0.0-RC3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cucumber-JVM: Core
Cucumber for the JVM

Скачать cucumber-core

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
io.cucumber : cucumber-gherkin jar 5.0.0-RC3
io.cucumber : cucumber-gherkin-vintage jar 5.0.0-RC3
io.cucumber : tag-expressions jar 2.0.2
io.cucumber : cucumber-expressions jar 8.2.1
io.cucumber : datatable jar 3.1.0
io.cucumber : cucumber-plugin jar 5.0.0-RC3
io.cucumber : docstring jar 5.0.0-RC3
org.apiguardian : apiguardian-api jar 1.1.0

test (9)

Идентификатор библиотеки Тип Версия
org.xmlunit : xmlunit-core jar 2.6.3
org.xmlunit : xmlunit-matchers jar 2.6.3
org.jsoup : jsoup jar 1.12.1
org.junit.jupiter : junit-jupiter jar 5.5.2
org.mockito : mockito-junit-jupiter jar 3.0.0
org.webbitserver : webbit jar 0.4.15
org.webbitserver : webbit-rest jar 0.3.0
uk.co.datumedge : hamcrest-json jar 0.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.0

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

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

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.

com.github.harry389

Cucumber

Cucumber Open

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

Версия
5.0.0-RC3