macOS
brew install cucumber-rubylocal Homebrew formula metadata
brew
Cucumber for Ruby. Version 11.1.1 via Homebrew; verified 2026-06-25.
install
brew install cucumber-rubylocal Homebrew formula metadata
sudo apt install cucumberDebian stable package indexes · cucumber · source: deb.debian.org
nix profile install nixpkgs#cucumbernixpkgs package indexes · pkgs/by-name/cu/cucumber/package.nix · source: api.github.com
overview
Cucumber for Ruby
history
Cucumber-Ruby is the Ruby implementation of Cucumber, the behavior-driven-development test runner for executable specifications written in plain-language Gherkin.
The cucumber-ruby repository was created in 2008. The current official README identifies it as the Ruby implementation of Cucumber and points to sibling implementations for JavaScript, Java, and other languages.
Official Cucumber documentation presents Cucumber as a tool for automated acceptance tests written in plain language so that non-programmers and programmers can read the same test artifacts. The installation docs keep Ruby as one implementation among many, but Cucumber-Ruby remains the gem-oriented implementation and Rails integration path.
Cucumber-Ruby is installed as the cucumber Ruby gem, run through the cucumber executable or bundle exec cucumber, and initialized with a features directory containing Gherkin feature files, step definitions, and support code.
Cucumber-Ruby is historically important in package-manager indexes because the command is named cucumber while distributions may package it as cucumber-ruby to disambiguate the Ruby implementation from Cucumber-JS, Cucumber-JVM, and other language ports.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./config/cucumber.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cucumber | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/cucumber/cucumber-ruby
install metadata
| Package key | brew:cucumber-ruby |
|---|---|
| Version | 11.1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cucumber-ruby |
| Homepage | https://cucumber.io |
| Repository | https://github.com/cucumber/cucumber-ruby |
| Upstream docs | https://cucumber.io/docs/cucumber |
| License | MIT |
| Source archive | https://github.com/cucumber/cucumber-ruby/archive/refs/tags/v11.1.1.tar.gz |
| Last updated | 2026-06-25T09:54:46Z |
| Pulse | updated |
| Dependencies | ruby |
| Build dependencies | pkgconf |
| Uses from macOS | libffi |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cucumber-ruby |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cucumber 2.4.0-5
acceptance testing framework
sudo apt install cucumbercucumber
nix profile install nixpkgs#cucumbercucumber 2.4.0-5
acceptance testing framework
sudo apt install cucumbersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.