[ANN] rspec 1.2.8 Released

D

David Chelimsky

rspec version 1.2.8 has been released!

* <http://rspec.info>
* <http://rubyforge.org/projects/rspec>
* <http://github.com/dchelimsky/rspec/wikis>
* <[email protected]>
* <[email protected]>

Behaviour Driven Development for Ruby.

Changes:

### Version 1.2.8 / 2008-07-16

* enhancements
* better messages for should[_not] be_nil (Chad Humphries and Rob Sanheim)
* should and should_not accept optional custom message
(suggestion from Rob Sanheim)
* result.should be_nil, "expected result to be nil"
* added 'spec/stubs/cucumber' to plug RSpec's stubbing framework into
Cucumber scenarios.
* added unstub method to remove a stub mid-example (Scott Taylor). Closes
#853.
* add more readable diff when expected and actual are hashes (Ryan Bigg).
Closes #848.

* bug fixes
* fixed --line option for ruby 1.9.1
* fix stub_chain conflict between two chains starting with the same message
(Mike Rohland). Closes #846.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,776
Messages
2,569,602
Members
45,185
Latest member
GluceaReviews

Latest Threads

Top