io.cucumber:cucumber-jvm

7.22.0last stable release 3 weeks ago
Complexity Score
High
Open Issues
N/A
Dependent Projects
6

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Readme


Cucumber JVM

Automated tests in plain language, for the JVM

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

  • Installation
  • Documentation
  • Hello World project

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

  • Stack Overflow.
  • Github Discusssion
  • Cucumber Discord

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.

Dependencies

Loading dependencies...

CVE IssuesActive
0
Scorecards Score
4.10
Test Coverage
No Data
Follows Semver
Yes
Github Stars
2,740
Dependenciestotal
0
DependenciesOutdated
0
DependenciesDeprecated
0
Threat Modelling
No Data
Repo Audits
No Data

Learn how to distribute io.cucumber:cucumber-jvm in your own private Maven registry

mvn install io.cucumber:cucumber-jvm
Processing...
Done

125 Releases