Cucumber-JVM: JUnit

Common configuration for all Cucumber modules

License

License

Categories

Categories

JUnit Unit Testing Cucumber Application Testing & Monitoring
GroupId

GroupId

info.cukes
ArtifactId

ArtifactId

cucumber-junit
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

Cucumber-JVM: JUnit
Common configuration for all Cucumber modules

Download cucumber-junit

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

cucumber-parent

Maven Central Build Status

Parent pom.xml for all Cucumber Java modules. This configures plugins used in all modules, simplifying the amount of boilerplate XML.

info.cukes

Cucumber

Cucumber Open

Versions

Version
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.0
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0.RC24
1.0.0.RC23
1.0.0.RC21
1.0.0.RC20
1.0.0.RC16
1.0.0.RC15
1.0.0.RC14
1.0.0.RC13
1.0.0.RC12
1.0.0.RC11
1.0.0.RC10
1.0.0.RC6
1.0.0.RC5
1.0.0.RC4
1.0.0-RC3