Posted By: David Chelimsky
Date: 2009-06-26 19:07
Summary: rspec 1.2.7 Released
Project: RSpec

rspec version 1.2.7 has been released!

Behaviour Driven Development for Ruby.

Changes:

### Version 1.2.7 / 2009-06-22

* enhancments
* added support for fakes using obj.stub(:method) { # implementation }
* allow subject { self } (Jarmo Pertman). Closes #816.
* friendly error message when a matcher returns nil on a failure message
* add ruby_cmd option to SpecTask (Rick DeNatale). Closes #823.
* also added missing specs for SpecTask - thanks Rick!
* add support for generating matchers with fluent interfaces with the
Matcher DSL

* bug fixes
* NegativeOperatorMatcher now returns false (Wesley Beary). Closes #812.
* derive MockExpectationError from Exception rather than StandardError
(Kerry Buckley). Closes #830.
* fix bug where multi-line failure messages weren't getting picked up by
autotest (Jarmo Pertman). Closes #832.
* --line_number now works for it { should xxx } format (assist from Fred
Lee)
* warn instead of raise when there is no description supplied for an
example. Closes #840.

Latest News
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58
mime-types 1.23 Released
    Austin Ziegler - 2013-04-21 01:41
diff-lcs 1.2.4 Released
    Austin Ziegler - 2013-04-21 00:08

 

Forums | Admin

Discussion Forums: rspec-1.2.7-released

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post