| 1 | 15 | 15 | minitest | minitest provides a complete suite of testing facilities supporting
TDD, BDD, mocking, ... |
| 2 | 28 | 88 | rspec | BDD for Ruby |
| 3 | 114 | 137 | webmock | WebMock allows stubbing HTTP requests and setting expectations on HTTP requests. |
| 4 | 131 | 95 | knapsack | Parallel tests across CI server nodes based on each test file's time execution. It gene... |
| 5 | 136 | 205 | capybara | Capybara is an integration testing tool for rack based web applications. It simulates h... |
| 6 | 138 | 212 | selenium-webdriver | Selenium implements the W3C WebDriver protocol to automate popular browsers.
It aim... |
| 7 | 147 | 182 | factory_bot | factory_bot provides a framework and DSL for defining and using factories - less error-... |
| 8 | 153 | 185 | faker | Faker, a port of Data::Faker from Perl, is used to easily generate fake data: names, ad... |
| 9 | 192 | 275 | timecop | A gem providing "time travel" and "time freezing" capabilities, making it dead simple t... |
| 10 | 198 | 232 | shoulda-matchers | Shoulda Matchers provides RSpec- and Minitest-compatible one-liners to test common Rail... |
| 11 | 201 | 321 | spring | Preloads your application so things like console, rake and tests run faster |
| 12 | 316 | 337 | parallel_tests | Run Test::Unit / RSpec / Cucumber / Spinach in parallel |
| 13 | 321 | 365 | vcr | Record your test suite's HTTP interactions and replay them during future test runs for ... |
| 14 | 490 | 554 | cucumber | Behaviour Driven Development with elegance and joy |
| 15 | 625 | 457 | mocha | Mocking and stubbing library with JMock/SchMock syntax, which allows mocking and stubbi... |
| 16 | 637 | 548 | test-unit | test-unit (Test::Unit) is unit testing framework for Ruby, based on xUnit
principles. T... |
| 17 | 728 | 558 | power_assert | Power Assert shows each value of variables and method calls in the expression. It is us... |
| 18 | 736 | 737 | rspec-parameterized | RSpec::Parameterized supports simple parameterized test syntax in rspec. |
| 19 | 758 | 1,298 | ffaker | Ffaker generates dummy data. |
| 20 | 761 | 1,318 | fuubar | the instafailing RSpec progress bar formatter |
| 21 | 1,120 | 1,084 | watir | Watir stands for Web Application Testing In Ruby
It facilitates the writing of automate... |
| 22 | 1,154 | 1,971 | poltergeist | Poltergeist is a driver for Capybara that allows you to run your tests on a headless We... |
| 23 | 1,336 | 1,904 | undercover | Actionable code coverage - detects untested code blocks in recent changes |
| 24 | 2,010 | 2,758 | rr | RR is a test double framework that features a rich selection of double techniques and a... |
| 25 | 2,029 | 1,765 | appraisal | Appraisal integrates with bundler and rake to test your library against different versi... |
| 26 | 2,036 | 1,901 | minitest-hooks | minitest-hooks adds around and before_all/after_all/around_all hooks for Minitest.
This... |
| 27 | 2,043 | 2,262 | fabrication | Fabrication is an object generation framework for ActiveRecord, Mongoid, Sequel, or any... |
| 28 | 2,200 | 2,990 | spork | A forking Drb spec server |
| 29 | 2,286 | 2,133 | cuke_modeler | This gem facilitates modeling a test suite that is written in Gherkin (e.g. Cucumber, S... |
| 30 | 2,689 | 2,901 | forgery | Easy and customizable generation of forged data. Can be used as a gem or a rails plugin... |
| 31 | 2,946 | 3,930 | aruba | Extension for popular TDD and BDD frameworks like "Cucumber", "RSpec" and "Minitest",
t... |
| 32 | 3,483 | 3,189 | rspec-watcher | Automatically runs specs in reaction to changes in files. Loads the project once and us... |
| 33 | 3,613 | 4,247 | test_xml | Test your XML with Test::Unit, MiniTest, RSpec, or Cucumber using handy assertions like... |
| 34 | 3,874 | 2,766 | puppet_litmus | Providing a simple command line tool for puppet content creators, to enable simple and ... |
| 35 | 4,007 | 5,615 | ruby-jmeter | Ruby based DSL for writing JMeter test plans |
| 36 | 4,026 | 6,940 | spinach | Spinach is a BDD framework on top of gherkin |
| 37 | 4,261 | 6,474 | machinist | Fixtures aren't fun. Machinist is. |
| 38 | 4,922 | 6,664 | nyan-cat-formatter | Nyan Cat inspired RSpec formatter! |
| 39 | 5,079 | 5,782 | onceover | Automatically generates tests for your Puppet code |
| 40 | 5,407 | 11,007 | konacha | Konacha is a Rails engine that allows you to test your JavaScript with the
mocha test f... |
| 41 | 7,018 | 5,559 | chutney | A linter for your Cucumber features. Making sure you have nice, expressible Gherkin is ... |
| 42 | 7,232 | 5,745 | cuke_linter | This gem provides linters for detecting common 'smells' in `.feature` files. In additio... |
| 43 | 7,299 | 6,757 | cuke_slicer | Slices a Cucumber test suite into the smallest possible executable pieces (i.e. scenari... |
| 44 | 7,772 | 5,163 | workato-connector-sdk | Reproduce key concepts of Workato SDK, DSL, behavior and constraints. |
| 45 | 8,206 | 13,908 | bacon | Bacon is a small RSpec clone weighing less than 350 LoC but
nevertheless providing all ... |
| 46 | 9,418 | 8,213 | active_mocker | Creates stub classes from any ActiveRecord model. By using stubs in your tests you don'... |
| 47 | 9,876 | 8,543 | faker_maker | FakerMaker is a simple factory builder so you can throw away your fixtures and generate... |
| 48 | 9,980 | 4,830 | rspec-dry-struct | RSpec `have_attribute` matcher for dry-struct gem |
| 49 | 11,097 | 10,802 | matchi | Matchi is a framework-agnostic Ruby library that provides a comprehensive set of expect... |
| 50 | 11,599 | 8,785 | cql | CQL is a domain specific language used for querying a Cucumber (or other Gherkin based)... |
| 51 | 12,650 | 8,939 | mutant-minitest | Minitest integration for mutant |
| 52 | 13,290 | 14,275 | cutest | Run tests in separate processes to avoid shared state. |
| 53 | 15,437 | 30,093 | cucumber_analytics | Static analysis of Cucumber tests made easy. |
| 54 | 15,503 | 16,560 | api_taster | A quick and easy way to visually test out your application's API. |
| 55 | 15,853 | 13,561 | spectus | Expectation library with RFC 2119's requirement levels 🚥 |
| 56 | 16,218 | 18,070 | howitzer | Howitzer uses the best practices and design patterns allowing to generate a test projec... |
| 57 | 17,264 | 14,488 | fix | Fix is a modern Ruby testing framework built around a key architectural principle:
the ... |
| 58 | 22,181 | 9,306 | cuke_cataloger | Scans existing Cucumber tests and updates them to include an id tag that is unique for ... |
| 59 | 25,136 | 10,382 | ruby_raider | This gem has everything you need to start working with test automation |
| 60 | 25,932 | 20,838 | gitarro | gitarro run tests on GitHub PRs using almost any script,language or binary, it integrat... |
| 61 | 29,984 | 21,963 | r_spec | A minimalist RSpec clone with all the essentials. |
| 62 | 30,061 | 42,460 | cuketagger | batch tagging of cucumber features and scenarios |
| 63 | 34,114 | 22,808 | zapata | Who has time to write tests? This is a revolutional tool to make them write themselves. |
| 64 | 41,575 | 24,866 | brutal | A code-first approach to automate the writing of unit tests. |
| 65 | 44,258 | 15,138 | mature_factory | configurable modules provide a tiny DSL for managing factory |
| 66 | 57,975 | 66,059 | emoji-rspec | Custom formatters for RSpec tests. |
| 67 | 70,054 | 78,816 | fake_person | A Ruby library for creating fake personalities |
| 68 | 75,461 | 38,770 | capybara-wsl | Allows Capybara to open pages/screenshots in Windows browsers via Launchy. |
| 69 | 91,723 | 78,816 | like_im_five | Like Im Five generate a file with factories you need to test a specific object. It use ... |
| 70 | 112,001 | 98,240 | cuke_commander | Provides an easy way to build a cucumber commandline. |
| 71 | 146,696 | 157,203 | capybara-react-datetime | Helper for changing date input of react-datetime library |
| 72 | 150,565 | 56,846 | importmap_mocha-rails | Add JavaScript testing tools in importmap-rails environment. |
| 73 | 153,355 | 131,109 | rspec-log_matcher | Writing logs is an easy way to store any kind of information for further analysis later... |
| 74 | 153,725 | 50,095 | cuco | A simple and flexible file watcher |
| 75 | 175,683 | 112,619 | haml-lint-bootstrap | A simple HAML-Lint plugin used for linting HAML files utilizing Bootstrap. Supported Bo... |
| 76 | 183,007 | 131,109 | faker-gpk | Faker extension for Garbage Pail Kids |