Skip to content

cucumber/cucumber-jvm

This branch is 1 commit ahead of main.

Folders and files

NameName
Last commit message
Last commit date
May 8, 2020
Apr 11, 2024
Aug 17, 2024
Sep 26, 2024
Dec 9, 2022
Feb 7, 2025
Feb 7, 2025
Feb 17, 2025
Feb 7, 2025
Feb 10, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 13, 2025
Feb 13, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Mar 10, 2024
Sep 14, 2020
May 7, 2020
Apr 14, 2023
Feb 7, 2025
Sep 29, 2023
Feb 23, 2024
Aug 7, 2022
Jan 12, 2025
Feb 23, 2024
Jul 31, 2022
Apr 20, 2024
Apr 20, 2024
Feb 7, 2025

Repository files navigation

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.