1 | 17 | 55 | rspec | BDD for Ruby |
2 | 20 | 10 | minitest | minitest provides a complete suite of testing facilities supporting
TDD, BDD, mocking, ... |
3 | 123 | 128 | webmock | WebMock allows stubbing HTTP requests and setting expectations on HTTP requests. |
4 | 136 | 169 | capybara | Capybara is an integration testing tool for rack based web applications. It simulates h... |
5 | 144 | 156 | selenium-webdriver | Selenium implements the W3C WebDriver protocol to automate popular browsers.
It aim... |
6 | 151 | 143 | faker | Faker, a port of Data::Faker from Perl, is used to easily generate fake data: names, ad... |
7 | 157 | 189 | timecop | A gem providing "time travel" and "time freezing" capabilities, making it dead simple t... |
8 | 158 | 123 | factory_bot | factory_bot provides a framework and DSL for defining and using factories - less error-... |
9 | 170 | 186 | spring | Preloads your application so things like console, rake and tests run faster |
10 | 174 | 121 | knapsack | Parallel tests across CI server nodes based on each test file's time execution. It gene... |
11 | 184 | 185 | shoulda-matchers | Shoulda Matchers provides RSpec- and Minitest-compatible one-liners to test common Rail... |
12 | 304 | 280 | vcr | Record your test suite's HTTP interactions and replay them during future test runs for ... |
13 | 350 | 254 | parallel_tests | Run Test::Unit / RSpec / Cucumber / Spinach in parallel |
14 | 445 | 961 | cucumber | Behaviour Driven Development with elegance and joy |
15 | 582 | 984 | mocha | Mocking and stubbing library with JMock/SchMock syntax, which allows mocking and stubbi... |
16 | 645 | 548 | test-unit | test-unit (Test::Unit) is unit testing framework for Ruby, based on xUnit
principles. T... |
17 | 712 | 504 | fuubar | the instafailing RSpec progress bar formatter |
18 | 751 | 605 | power_assert | Power Assert shows each value of variables and method calls in the expression. It is us... |
19 | 770 | 555 | ffaker | Ffaker generates dummy data. |
20 | 846 | 1,639 | poltergeist | Poltergeist is a driver for Capybara that allows you to run your tests on a headless We... |
21 | 852 | 409 | rspec-parameterized | RSpec::Parameterized supports simple parameterized test syntax in rspec. |
22 | 1,106 | 1,166 | watir | Watir stands for Web Application Testing In Ruby
It facilitates the writing of automate... |
23 | 1,712 | 2,163 | rr | RR is a test double framework that features a rich selection of double techniques and a... |
24 | 1,743 | 2,302 | spork | A forking Drb spec server |
25 | 1,770 | 1,043 | undercover | Actionable code coverage - detects untested code blocks in recent changes |
26 | 1,772 | 2,095 | minitest-hooks | minitest-hooks adds around and before_all/after_all/around_all hooks for Minitest.
This... |
27 | 1,880 | 2,114 | fabrication | Fabrication is an object generation framework for ActiveRecord, Mongoid, DataMapper, Se... |
28 | 2,035 | 2,292 | appraisal | Appraisal integrates with bundler and rake to test your library against different versi... |
29 | 2,253 | 2,569 | forgery | Easy and customizable generation of forged data. Can be used as a gem or a rails plugin... |
30 | 2,497 | 4,247 | aruba | Extension for popular TDD and BDD frameworks like "Cucumber", "RSpec" and "Minitest",
t... |
31 | 2,966 | 2,229 | cuke_modeler | This gem facilitates modeling a test suite that is written in Gherkin (e.g. Cucumber, S... |
32 | 3,174 | 8,829 | spinach | Spinach is a BDD framework on top of gherkin |
33 | 3,268 | 3,818 | test_xml | Test your XML with Test::Unit, MiniTest, RSpec, or Cucumber using handy assertions like... |
34 | 3,435 | 5,751 | ruby-jmeter | Ruby based DSL for writing JMeter test plans |
35 | 3,463 | 5,141 | machinist | Fixtures aren't fun. Machinist is. |
36 | 4,111 | 5,690 | nyan-cat-formatter | Nyan Cat inspired RSpec formatter! |
37 | 4,250 | 3,097 | puppet_litmus | Providing a simple command line tool for puppet content creators, to enable simple and ... |
38 | 4,271 | 11,074 | konacha | Konacha is a Rails engine that allows you to test your JavaScript with the
mocha test f... |
39 | 4,488 | 4,998 | onceover | Automatically generates tests for your Puppet code |
40 | 6,691 | 11,284 | bacon | Bacon is a small RSpec clone weighing less than 350 LoC but
nevertheless providing all ... |
41 | 6,997 | 5,600 | cuke_slicer | Slices a Cucumber test suite into the smallest possible executable pieces (i.e. scenari... |
42 | 7,843 | 41,232 | active_mocker | Creates stub classes from any ActiveRecord model. By using stubs in your tests you don'... |
43 | 8,945 | 5,694 | chutney | A linter for your Cucumber features. Making sure you have nice, expressible Gherkin is ... |
44 | 9,454 | 4,814 | cuke_linter | This gem provides linters for detecting common 'smells' in `.feature` files. In additio... |
45 | 10,255 | 10,108 | cql | CQL is a domain specific language used for querying a Cucumber (or other Gherkin based)... |
46 | 11,292 | 5,869 | faker_maker | FakerMaker is a simple factory builder so you can throw away your fixtures and generate... |
47 | 11,614 | 19,683 | cutest | Run tests in separate processes to avoid shared state. |
48 | 12,045 | 10,962 | matchi | Collection of expectation matchers for Rubyists 🤹 |
49 | 12,476 | 14,467 | mutant-minitest | Minitest integration for mutant |
50 | 12,759 | 41,232 | cucumber_analytics | Static analysis of Cucumber tests made easy. |
51 | 12,878 | 7,417 | rspec-dry-struct | RSpec `have_attribute` matcher for dry-struct gem |
52 | 13,070 | 41,232 | api_taster | A quick and easy way to visually test out your application's API. |
53 | 14,632 | 24,661 | spectus | Expectation library with RFC 2119's requirement levels 🚥 |
54 | 16,031 | 13,195 | howitzer | Howitzer uses the best practices and design patterns allowing to generate a test projec... |
55 | 16,178 | 28,152 | fix | Specing framework for Ruby. |
56 | 24,698 | 15,095 | cuke_cataloger | Scans existing Cucumber tests and updates them to include an id tag that is unique for ... |
57 | 25,850 | 24,661 | gitarro | gitarro run tests on GitHub PRs using almost any script,language or binary, it integrat... |
58 | 26,903 | 28,152 | cuketagger | batch tagging of cucumber features and scenarios |
59 | 30,497 | 22,818 | r_spec | A minimalist RSpec clone with all the essentials. |
60 | 31,784 | 24,661 | zapata | Who has time to write tests? This is a revolutional tool to make them write themselves. |
61 | 44,258 | 15,138 | mature_factory | configurable modules provide a tiny DSL for managing factory |
62 | 47,051 | 18,434 | brutal | A code-first approach to automate the writing of unit tests. |
63 | 49,656 | 15,095 | ruby_raider | This gem has everything you need to start working with test automation |
64 | 53,638 | 41,232 | emoji-rspec | Custom formatters for RSpec tests. |
65 | 67,887 | 41,232 | fake_person | A Ruby library for creating fake personalities |
66 | 84,160 | 41,232 | capybara-wsl | Allows Capybara to open pages/screenshots in Windows browsers via Launchy. |
67 | 91,118 | 41,232 | like_im_five | Like Im Five generate a file with factories you need to test a specific object. It use ... |
68 | 107,971 | 41,232 | cuke_commander | Provides an easy way to build a cucumber commandline. |
69 | 153,132 | 41,232 | capybara-react-datetime | Helper for changing date input of react-datetime library |
70 | 155,452 | 41,232 | rspec-log_matcher | Writing logs is an easy way to store any kind of information for further analysis later... |
71 | 170,734 | 41,232 | haml-lint-bootstrap | A simple HAML-Lint plugin used for linting HAML files utilizing Bootstrap. Supported Bo... |