Description
This is the parent repository for Cucumber.
The purpose of this repository is to document aspects that are common to all official Cucumber
implementations for various platforms.
There is no code in this repository, only issues/tickets and documentation.
Looking for a particular implementation? look here.
Cucumber alternatives and similar gems
Based on the "Frameworks" category
-
shoulda-matchers
Provides Test::Unit- and RSpec-compatible one-liners that test common Rails functionality. These tests would otherwise be much longer, more complex, and error-prone. -
minitest
minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. -
Konacha
Test your Rails application's JavaScript with the mocha test framework and chai assertion library.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Cucumber or a related project?
Popular Comparisons
README
Cucumber is a tool that supports Behaviour-Driven Development (BDD) - a software development process that aims to enhance software quality and reduce maintenance costs.
Cucumber executes executable specifications written in plain language and produces reports indicating whether the software behaves according to the specification or not.
Cucumber reduces the effort to keep requirements specifications, tests and documentation in sync - with Cucumber they are all the same documents - a single source of truth for everyone on the team.
Cucumber is compatible with all the major software platforms.
Backers
Support us with a monthly donation and help us continue our activities. [Become a backer]
Sponsors
Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]