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