Aruba alternatives and similar gems
Based on the "Formatters" category.
Alternatively, view Aruba alternatives based on common mentions on social networks and blogs.
-
Spork
A DRb server for testing frameworks (RSpec / Cucumber currently) that forks before each run to ensure a clean testing state. -
RR
RR is a test double framework that features a rich selection of double techniques and a terse syntax. ⛺
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Aruba or a related project?
Popular Comparisons
README
Install
Add this line to your application's Gemfile
:
gem 'aruba'
And then execute:
bundle
Or install it yourself as:
gem install aruba
Usage
As a user getting started with Aruba
Our most current documentation to get started with Aruba as a user can be found in ./features/.
As a user getting started with a ruby testing framework
Cucumber:
If you're new to the Cucumber ecosystem, it's worth to visit the project's documentation site. This also includes information about how to write feature files in Gherkin.
RSpec:
If you want to use Aruba with RSpec and you need some information about how to use RSpec, please visit their website.
minitest:
The documentation for minitest can be found here.
As a developer getting started with Aruba
A full documentation of the API for developers can be found on RubyDoc.
Support
For support, please have a look at the support website
of Cucumber. You have different options to reach out for help: Recommended for
Aruba are using the Slack channels — e.g. committers-aruba
or help-cucumber-ruby
— (register account)
Concrete issues can be reported via the Issues page on GitHub.
Maintainers
Currently, this gem is mainly maintained by this group of people:
Release Policy
We try to comply with Semantic Versioning 2.0.0.
Supported Ruby versions
Aruba is supported on Ruby 2.5 and up, and tested against CRuby 2.5, 2.6 and 2.7, and JRuby 9.2.
Supported operating systems
Aruba is fully tested in CI on Linux and MacOS. On Windows, only RSpec tests are run, so YMMV. Full Windows support is a work in progress.
Contributing
Please see the [CONTRIBUTING](CONTRIBUTING.md) file.
Code branches
Development takes place in the main
branch and currently targets the 2.x
releases. If necessary, maintenance of the old 1.1.x releases will take place
in a 1-1-stable
branch, and of 0.14.x releases in the 0-14-stable
branch.
Stable branches will not be created until absolutely necessary.
License
See the file [LICENSE](LICENSE).
*Note that all licence references and agreements mentioned in the Aruba README section above
are relevant to that project's source code only.