Registry / testing / cucumber-junit

cucumber-junit

JSON →
library1.2.6javamavenunverified

Common configuration for all Cucumber modules, enabling JUnit integration for BDD testing.

<dependency> <groupId>info.cukes</groupId> <artifactId>cucumber-junit</artifactId> <version>1.2.6</version> </dependency>
INSTALL
IMPORT
SIG · CUCUMBER-JUNIT
C
cucumber-junit
testingjavav1.2.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Cucumber
cucumber.api.junit.Cucumber

Run Cucumber tests with JUnit runner.

import cucumber.api.junit.Cucumber; import org.junit.runner.RunWith; @RunWith(Cucumber.class) public class RunCucumberTest { }
Debug
Known issues
breakingVersion 1.2.6 is outdated; newer versions use different package names (io.cucumber).
fix
Migrate to io.cucumber:cucumber-junit for latest features.
affects: <2.0.0
Upgrade
Version history
1.2.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
cucumber-junit — mvn dependency:get cucumber-junit · libregistry