20.22
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...
2019
2020
2021
2022
2023
2024
18.08
BDD for Ruby
2019
2020
2021
2022
2023
2024
1.58
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.
2019
2020
2021
2022
2023
2024
0.2
Bacon is a small RSpec clone weighing less than 350 LoC but
nevertheless providing all essential features.
http://github.com/chneukirchen/bacon
2019
2020
2021
2022
2023
2024
0.16
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...
2019
2020
2021
2022
2023
2024
0.14
Execute YARD examples as tests
2019
2020
2021
2022
2023
2024
0.12
An extremely fast, expressive, and context-driven unit-testing framework. A replacement for all other testing frameworks. Protest the slow test.
2019
2020
2021
2022
2023
2024
0.07
A super lightweight lamdba-based testing library for Ruby
2019
2020
2021
2022
2023
2024
0.05
Ruby version of Python's doctest tool, but a bit different.
2019
2020
2021
2022
2023
2024
0.05
Work with your tests, not against them.
2019
2020
2021
2022
2023
2024
0.05
A fast and scalable test runner.
2019
2020
2021
2022
2023
2024
0.02
A code-first approach to automate the writing of unit tests.
2019
2020
2021
2022
2023
2024
0.02
Specing framework for Ruby.
2019
2020
2021
2022
2023
2024
0.02
An excellent replacement for the wheel...
2019
2020
2021
2022
2023
2024
0.01
YARD plugin to list RSpec specifications inside documentation
2019
2020
2021
2022
2023
2024
0.01
Lemon is a unit testing framework that tightly correlates
class to test case and method to test unit.
2019
2020
2021
2022
2023
2024
0.01
Assertion style testing framework.
2019
2020
2021
2022
2023
2024
0.0
DTF is a modular testing framework skeleton. This is the control gem containing the db schema(s) and command-line script.
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
0.0
It's for writing tests.
2019
2020
2021
2022
2023
2024