Cucumber-JVM: Core

Cucumber for the JVM

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.harry389
ArtifactId

ArtifactId

cucumber-core
Last Version

Last Version

5.0.0-RC3
Release Date

Release Date

Type

Type

jar
Description

Description

Cucumber-JVM: Core
Cucumber for the JVM

Download cucumber-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

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

Versions

Version
5.0.0-RC3