2.71
No release in over 3 years
Cucumber-JVM for JRuby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies
 Project Readme

Cucumber logo
Cucumber JVM

Automated tests in plain language, for the JVM

Maven Central Build Status OpenCollective OpenCollective #StandWithUkraine

Cucumber is a tool for running automated tests written in plain language. Because they're written in plain language, they can be read by anyone on your team. Because they can be read by anyone, you can use them to help improve communication, collaboration and trust on your team.

This is the Java implementation of Cucumber. You can run it with the tool of your choice - including with popular dependency injection containers.

Getting started

Upgrading?

Migration instructions from previous major versions and a long form explanation of noteworthy changes can be found in the release-notes archive

The changes for the current major version can be found in the CHANGELOG.md.

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.