Browse the Ruby on Rails Community.

You are here: Browse Rubygems Test Spec

Test Spec

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. a Behaviour Driven Development interface for Test::Unit


Homepage: http://test-spec.rubyforge.org