<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/ruby-rspec-expectations/PLIST, branch pkgsrc_2012Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2012-06-02T00:45:07Z</updated>
<entry>
<title>Update ruby-rspec-expectations to 2.10.0.</title>
<updated>2012-06-02T00:45:07Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2012-06-02T00:45:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e58ca0ba9803a7cd87bea71399dfe8b4dc9dee52'/>
<id>urn:sha1:e58ca0ba9803a7cd87bea71399dfe8b4dc9dee52</id>
<content type='text'>
### 2.10.0 / 2012-05-03
[full changelog](http://github.com/rspec/rspec-expectations/compare/v2.9.1...v2.10.0)

Enhancements

* Add new `start_with` and `end_with` matchers (Jeremy Wadsack)
* Add new matchers for specifying yields (Myron Marson):
    * `expect {...}.to yield_control`
    * `expect {...}.to yield_with_args(1, 2, 3)`
    * `expect {...}.to yield_with_no_args`
    * `expect {...}.to yield_successive_args(1, 2, 3)`
* `match_unless_raises` takes multiple exception args

Bug fixes

* Fix `be_within` matcher to be inclusive of delta.
* Fix message-specific specs to pass on Rubinius (John Firebaugh)
</content>
</entry>
<entry>
<title>Update ruby-rspec-expectations to 2.9.0.</title>
<updated>2012-03-20T13:37:28Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2012-03-20T13:37:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d4da15ab2168ed22d6ee3706c8cd84b59d21fe80'/>
<id>urn:sha1:d4da15ab2168ed22d6ee3706c8cd84b59d21fe80</id>
<content type='text'>
### 2.9.0 / 2012-03-17
[full changelog](http://github.com/rspec/rspec-expectations/compare/v2.8.0...v2.9.0)

Enhancements

* Move built-in matcher classes to RSpec::Matchers::BuiltIn to reduce pollution
  of RSpec::Matchers (which is included in every example).
* Autoload files with matcher classes to improve load time.

Bug fixes

* Align respond_to? and method_missing in DSL-defined matchers.
* Clear out user-defined instance variables between invocations of DSL-defined
  matchers.
* Dup the instance of a DSL generated matcher so its state is not changed by
  subsequent invocations.
* Treat expected args consistently across positive and negative expectations
  (thanks to Ralf Kistner for the heads up)
</content>
</entry>
<entry>
<title>Update ruby-rspec-expectations to 2.8.0.</title>
<updated>2012-03-17T15:07:41Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2012-03-17T15:07:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4cd151d7d967a7bb91bfd9470c25724d6b8516d9'/>
<id>urn:sha1:4cd151d7d967a7bb91bfd9470c25724d6b8516d9</id>
<content type='text'>
2.8.0 / 2012-01-04

full changelog

Enhancements

* Better diff output for Hash (Philippe Creux)
* Eliminate Ruby warnings (Olek Janiszewski)

2.8.0.rc2 / 2011-12-19

full changelog

No changes for this release. Just releasing with the other rspec gems.

2.8.0.rc1 / 2011-11-06

full changelog

Enhancements

* Use classes for the built-in matchers (they're faster).
* Eliminate Ruby warnings (Matijs van Zuijlen)
</content>
</entry>
<entry>
<title>Update ruby-rspec-expectations package to 2.7.0.</title>
<updated>2011-12-16T15:56:25Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2011-12-16T15:56:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8c1833477d3c4103dbd63bdfbc6477480d74dbf7'/>
<id>urn:sha1:8c1833477d3c4103dbd63bdfbc6477480d74dbf7</id>
<content type='text'>
Exact changes are unknown.
</content>
</entry>
<entry>
<title>Importing ruby-rspec-expectations version 2.6.0, part of ruby-rspec 2.6.0.</title>
<updated>2011-06-18T03:46:40Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2011-06-18T03:46:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b2870a581e1fda38a9099cbdd5c9028231248391'/>
<id>urn:sha1:b2870a581e1fda38a9099cbdd5c9028231248391</id>
<content type='text'>
Behaviour Driven Development for Ruby

# RSpec Expectations

rspec-expectations adds `should` and `should_not` to every object and includes
RSpec::Matchers, a library of standard matchers.

## Documentation

* [Cucumber features](http://relishapp.com/rspec/rspec-expectations)
* [RDoc](http://rubydoc.info/gems/rspec-expectations/2.4.0/frames)

</content>
</entry>
</feed>
