Revisions of rubygem-rspec-expectations

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1032156 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 25)
updated to version 3.12.0
 see installed Changelog.md
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1010071 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 24)
updated to version 3.11.1
 see installed Changelog.md
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 957233 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 23)
updated to version 3.11.0
 see installed Changelog.md
  Enhancements:
   * Return `true` from `aggregate_failures` when no exception occurs. (Jon Rowe, #1225)
 Deprecations:
  * Print a deprecation message when using the implicit block expectation syntax.
    (Phil Pirozhkov, #1139)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 950650 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 22)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 706020 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 16)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 284558 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 7)
- updated to version 3.2.0
 Enhancements:
 
 * Add `block_arg` method to custom matcher API, which allows you to
   access the block passed to a custom matcher, if there is one.
   (Mike Dalton, #645)
 * Provide more detail in failure message of `yield_control` matcher.
   (Jon Rowe, #650)
 * Add a shorthand syntax for `chain` in the matcher DSL which assigns values
   for use elsewhere, for example `chain :and_smaller_than, :small_value`
   creates an `attr_reader` for `small_value` (Tom Stuart, #644)
 * Provide a more helpful deprecation message when using the `should` syntax.
   (Elia Schito, #663)
 * Provide more detail in the `have_attributes` matcher failure message.
   (Jon Rowe,  #668)
 * Make the `have_attributes` matcher diffable.
   (Jon Rowe, Alexey Fedorov, #668)
 * Add `output(...).to_std(out|err)_from_any_process` as alternatives
   to `output(...).to_std(out|err)`. The latter doesn't work when a sub
   process writes to the named stream but is much faster.
   (Alex Genco, #700)
 * Improve compound matchers (created by `and` and `or`) so that diffs
   are included in failures when one or more of their matchers
   are diffable. (Alexey Fedorov, #713)
 
 Bug Fixes:
 
 * Avoid calling `private_methods` from the `be` predicate matcher on
   the target object if the object publicly responds to the predicate
   method. This avoids a possible error that can occur if the object
Displaying revisions 1 - 20 of 26
openSUSE Build Service is sponsored by