Cucumber Scala is the Scala implementation of Cucumber.
See: https://cucumber.io/support
Cucumber Scala has a different release cycle than other Cucumber projects that you might use (like cucumber-junit).
As a rule of thumb, you can assume that latest version of Cucumber Scala targets the latest version of Cucumber Core projects.
The table below shows the compatible versions:
Cucumber Scala version | Cucumber Core version | Scala versions |
---|---|---|
8.18+ | 7.x | 2.12, 2.13, 3.3+ |
8.13-8.17 | 7.x | 2.12, 2.13, 3.2+ |
8.0-8.12 | 7.x | 2.12, 2.13, 3.0+ |
7.x | 6.x | 2.11, 2.12, 2.13, 3.0+ |
6.x | 6.x | 2.11, 2.12, 2.13 |
5.x | 5.x | 2.11, 2.12, 2.13 |
4.x | 4.x | 2.11, 2.12, 2.13 |
- Installation
- Upgrade notes
- Documentation
- Example project
- Reference documentation for Java
- Changelog
See here for internal documentation and information about contributing.
Support us with a monthly donation and help us continue our activities. Become a backer or a sponsor!
You are using Cucumber Scala? We would love to know about you! Please open a PR to add your project or company to the list below.