Cucumber for the JVM, providing BDD testing with TestNG integration.
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-testng</artifactId>
<version>7.34.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Run Cucumber tests with TestNG using @CucumberOptions.
Update step definitions and configuration when upgrading.
No dependency data recorded yet.