* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add LICENSE. * Remove default value of GEM_BUILD. Changes are unknown.
Release Name: 0.9 Notes: * July 2nd, 2008: Fifth public release 0.9. * Allow should.<predicate>? as well as should.<predicate>. * Add shared contexts. * Nested contexts now run the setups/teardowns/before(:all)/after(:all) of their parents.
test/spec layers an RSpec-inspired interface on top of Test::Unit, so you can mix TDD and BDD (Behavior-Driven Development).