RubyGems.org

test-spec

0.10.0

test/spec layers an RSpec-inspired interface on top of Test::Unit, so you can mix TDD and BDD (Behavior-Driven Development). test/spec is a clean-room implementation that maps most kinds of Test::Unit assertions to a `should'-like syntax.

installgem install test-spec
Authors

Christian Neukirchen

56,230 total downloads 46,915 for this version
Owners

7264fb16beeea92b89bb42023738259d73e6e863e657793f0f5bffc335182b72

Gemfile
gem "test-spec", "~> 0.10.0"
Versions
  1. 0.10.0 January 31, 2009
  2. 0.9.0 July 1, 2008
  3. 0.4.0 June 28, 2007
  4. 0.3.0 January 23, 2007
  5. 0.2 December 21, 2006