21.79
BDD for Ruby
2018
2019
2020
2021
2022
2023
22.09
minitest provides a complete suite of testing facilities supporting
TDD, BDD, mocking, and benchmarking.
"I had a class with Jim Weirich on testing last week and we were
allowed to choose our testing frameworks. Kirk Haines and I were
paired up and we cracked open the code for a fe...
2018
2019
2020
2021
2022
2023
1.71
test-unit (Test::Unit) is unit testing framework for Ruby, based on xUnit
principles. These were originally designed by Kent Beck, creator of extreme
programming software development methodology, for Smalltalk's SUnit. It allows
writing tests, checking results and automated testing in Ruby.
2018
2019
2020
2021
2022
2023
0.22
Bacon is a small RSpec clone weighing less than 350 LoC but
nevertheless providing all essential features.
http://github.com/chneukirchen/bacon
2018
2019
2020
2021
2022
2023
0.14
An extremely fast, expressive, and context-driven unit-testing framework. A replacement for all other testing frameworks. Protest the slow test.
2018
2019
2020
2021
2022
2023
0.01
Assertion style testing framework.
2018
2019
2020
2021
2022
2023
0.17
Execute YARD examples as tests
2018
2019
2020
2021
2022
2023
0.05
Work with your tests, not against them.
2018
2019
2020
2021
2022
2023
0.18
Wrong provides a general assert method that takes a predicate block. Assertion failure
messages are rich in detail. The Wrong idea is to replace all those countless assert_this,
assert_that library methods which only exist to give a more useful failure message than
"assertion failed". Wrong repla...
2018
2019
2020
2021
2022
2023
0.01
YARD plugin to list RSpec specifications inside documentation
2018
2019
2020
2021
2022
2023
0.02
An excellent replacement for the wheel...
2018
2019
2020
2021
2022
2023
0.01
Lemon is a unit testing framework that tightly correlates
class to test case and method to test unit.
2018
2019
2020
2021
2022
2023
0.02
Specing framework for Ruby.
2018
2019
2020
2021
2022
2023
0.0
It's for writing tests.
2018
2019
2020
2021
2022
2023
0.05
Ruby version of Python's doctest tool, but a bit different.
2018
2019
2020
2021
2022
2023
0.02
A code-first approach to automate the writing of unit tests.
2018
2019
2020
2021
2022
2023
0.0
DTF is a modular testing framework skeleton. This is the control gem containing the db schema(s) and command-line script.
2018
2019
2020
2021
2022
2023
0.08
A super lightweight lamdba-based testing library for Ruby
2018
2019
2020
2021
2022
2023
0.0
Parse Minitest files to read all the test case descriptions and include those
with the relevant classes in your YARD documentation. This works for both
ActiveSupport-style `test` blocks and regular old `def test_` methods. Test
cases get listed at the bottom of your class documentation and includ...
2018
2019
2020
2021
2022
2023
0.0
Detest is an assertion testing library for [Ruby] that features a simple
assertion vocabulary, instant debuggability of failures, and flexibility in
composing tests.
2018
2019
2020
2021
2022
2023