D
David Chelimsky
The RSpec Development Team is pleased to announce the release of RSpec 0.7.0.
You can get it from http://rubyforge.org/frs/?group_id=797, or "gem
install rspec"
Note that this release is NOT completely backwards compatible. If you
are already using a prior release of rspec, see
http://rspec.rubyforge.org/upgrade.html before you upgrade.
RSpec is the original BDD framework for Ruby. This release includes a
number of significant improvements, most notably in the areas of
mocks/stubs and the RSpec on Rails plugin. Learn more at:
http://rspec.rubyforge.org/documentation/mocks/index.html
http://rspec.rubyforge.org/documentation/rails/index.html
See http://rspec.rubyforge.org/changes.html for a complete list of changes.
Thanks to all who contributed to this release, and to who all will
contribute in the future by using it and providing us with valuable
feedback.
Happy designing!
The RSpec Development Team
You can get it from http://rubyforge.org/frs/?group_id=797, or "gem
install rspec"
Note that this release is NOT completely backwards compatible. If you
are already using a prior release of rspec, see
http://rspec.rubyforge.org/upgrade.html before you upgrade.
RSpec is the original BDD framework for Ruby. This release includes a
number of significant improvements, most notably in the areas of
mocks/stubs and the RSpec on Rails plugin. Learn more at:
http://rspec.rubyforge.org/documentation/mocks/index.html
http://rspec.rubyforge.org/documentation/rails/index.html
See http://rspec.rubyforge.org/changes.html for a complete list of changes.
Thanks to all who contributed to this release, and to who all will
contribute in the future by using it and providing us with valuable
feedback.
Happy designing!
The RSpec Development Team