The RSpec Development Team is pleased to announce the release of RSpec-0.8.0.
This release introduces a new approach to handling expectations using
Expression Matchers.
It also improves the spec command line by adding DRb support and
making it possible to
store command line options in a file. This means a more flexible RSpec
experience with Rails,
Rake and editor plugins like TextMate.
It also sports myriad new features, bug fixes, patches and general goodness.
Please see the following for details:
http://rspec.rubyforge.org/index.html
http://rspec.rubyforge.org/upgrade.html
http://rspec.rubyforge.org/changes.html
Happy Spec'ing!
The RSpec Development Team