Rubytest is a universal test harness for Ruby. It can handle any compliant test framework, even running tests from multiple frameworks in a single pass.
Rubytest CLI is a command-line interface for running tests for Rubytest-based test frameworks.
Rake plugin for Ruby Test. Ruby Test is a universal test harness for Ruby.
Rubytest is a universal test harness for Ruby. This gem provides the core library and a suite of common plugins making it a more convenient dependency for most use cases.
This is a report format plugin for Rubytest.
This is an progress test report format for the Rubytest metaframework. It produces a progressbar as tests are run.
This is a report format plugin for Rubytest.
This is an HTML test report format for the Rubytest metaframework.
Spectroscope is a BDD framework built on RubyTest designed to emulate RSpec in most respects. It is assertion framework independent so any number of assertion systems can be used, such as Assay or AE.
Citron is a classical unit testing framework with a developer freindly DSL, runs on top of RubyTest and is BRASS compliant.
MicroTest is a very small Test::Unit/MiniTest compatbile test framework that runs on top of RubyTest, a Universal Test Harness for Ruby.
Lime is a pure Ruby variation of Cucumber's Gherkin BDD test system that runs on top of RubyTest, a Universal Test Harness for Ruby.