summaryrefslogtreecommitdiff
path: root/devel/ruby-rspec-expectations/DESCR
blob: 0ae08dc7ce96b02e7bae8d2c33826e52ff62b24f (plain)
1
2
3
4
5
6
7
8
9
10
11
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)