gems rspec-mocks 2.14.1

latest releases: 3.13.2, 3.13.1, 3.13.0...
11 years ago

2.14.1 / 2013-07-07

full changelog

Bug Fixes:

  • Restore double.as_null_object behavior from 2.13 and earlier: a
    double's nullness persisted between examples in earlier examples.
    While this is not an intended use case (test doubles are meant to live
    for only one example), we don't want to break behavior users rely
    on in a minor relase. This will be deprecated in 2.99 and removed
    in 3.0. (Myron Marston)

Don't miss a new rspec-mocks release

NewReleases is sending notifications on new releases.