RSpec-1.0.8

The RSpec Development Team is pleased to announce the release of
RSpec-1.0.8.

RSpec 1.0.6 is the “holy cow, batman, it’s been a long time since we
released and there are a ton of bug fixes, patches and even new
features” release. RSpec 1.0.7 and 1.0.8 deal with a regression
introduced in 1.0.6 and a hiccup in releasing 1.0.7, respectively.

== RSpec

RSpec is a Behaviour Driven Development framework which plays the same
role that a unit testing framework would play in Test Driven
Development, but does so using words and structures that better
support BDD.

http://rspec.rubyforge.org

== rspec_on_rails

rspec_on_rails is a Ruby on Rails plugin that supports a BDD approach
to developing the various layers of objects within a Rails
application.

See http://rspec.rubyforge.org/documentation/rails/index.html

== Installation

http://rspec.rubyforge.org/download.html
http://rspec.rubyforge.org/documentation/rails/install.html