Sha256: 2ccc5120f453f68f1e18477b9760b7921fd7c0213d6ce38e0c0bce5c9578678a

Contents?: true

Size: 1.45 KB

Versions: 170

Compression:

Stored size: 1.45 KB

Contents

# RSpec-2

Behaviour Driven Development for Ruby

# Description

rspec-2.x is a meta-gem, which depends on the rspec-core, rspec-expectations
and rspec-mocks gems. Each of these can be installed separately and actived in
isolation with the `gem` command. Among other benefits, this allows you to use
rspec-expectations, for example, in Test::Unit::TestCase if you happen to
prefer that style.

Conversely, if you like RSpec's approach to declaring example groups and
examples (`describe` and `it`) but prefer Test::Unit assertions and mocha, rr
or flexmock for mocking, you'll be able to do that without having to load the
components of rspec that you're not using.

## Documentation

### rspec-core

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

### rspec-expectations

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

### rspec-mocks

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

## Install

    gem install rspec

## Contribute

* [http://github.com/rspec/rspec-dev](http://github.com/rspec/rspec-dev)

## Also see

* [http://github.com/rspec/rspec-core](http://github.com/rspec/rspec-core)
* [http://github.com/rspec/rspec-expectations](http://github.com/rspec/rspec-expectations)
* [http://github.com/rspec/rspec-mocks](http://github.com/rspec/rspec-mocks)

Version data entries

170 entries across 118 versions & 22 rubygems

Version Path
vagrant-unbundled-2.2.7.0 vendor/bundle/ruby/2.4.0/gems/rspec-2.14.1/README.md
vagrant-unbundled-1.9.5.1 vendor/bundle/ruby/2.4.0/gems/rspec-2.14.1/README.md
vagrant-unbundled-1.9.1.1 vendor/bundle/ruby/2.4.0/gems/rspec-2.14.1/README.md
vagrant-unbundled-1.8.5.2 vendor/bundle/ruby/2.3.0/gems/rspec-2.14.1/README.md
vagrant-unbundled-1.8.5.1 vendor/bundle/ruby/2.3.0/gems/rspec-2.14.1/README.md
vagrant-unbundled-1.8.4.2 vendor/bundle/ruby/2.3.0/gems/rspec-2.14.1/README.md
vagrant-unbundled-1.8.4.1 vendor/bundle/ruby/2.3.0/gems/rspec-2.14.1/README.md
vagrant-unbundled-1.8.1.1 vendor/bundle/ruby/2.3.0/gems/rspec-2.14.1/README.md
classiccms-0.7.5 vendor/bundle/gems/rspec-2.9.0/README.markdown
classiccms-0.7.5 vendor/bundle/gems/rspec-2.10.0/README.md
classiccms-0.7.4 vendor/bundle/gems/rspec-2.10.0/README.md
classiccms-0.7.4 vendor/bundle/gems/rspec-2.9.0/README.markdown
classiccms-0.7.3 vendor/bundle/gems/rspec-2.10.0/README.md
classiccms-0.7.3 vendor/bundle/gems/rspec-2.9.0/README.markdown
vagrant-cloudstack-1.1.0 vendor/bundle/gems/rspec-2.14.1/README.md
dxruby_rp5-0.0.4 spec/vendor/rspec-2.14.1/README.md
rspec-2.99.0 README.md
rspec-2.99.0.rc1 README.md
rspec-2.99.0.beta2 README.md
mango-0.8.0 vendor/bundler/ruby/2.1.0/gems/rspec-2.14.1/README.md