Sha256: 54fa672f2ef2878febc53eff6d751b067fc6e7712095219cd336b59bd5bdb5aa
Contents?: true
Size: 862 Bytes
Versions: 16
Compression:
Stored size: 862 Bytes
Contents
# Rspec Mocks rspec-mocks provides a test-double framework for rspec including support for method stubs, fakes, and message expectations. rspec-mocks is currently in alpha release. While you are welcome to track, fork, explore, etc, we're too early in the process to start fielding pull requests and or issues from outside the core development team, so please don't waste your time until this notice changes. ## Install [sudo] gem install rspec --prerelease This will install rspec, rspec-core, rspec-expectations and rspec-mocks. #### Also see * [http://github.com/rspec/rspec](http://github.com/rspec/rspec) * [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-dev](http://github.com/rspec/rspec-dev)
Version data entries
16 entries across 16 versions & 1 rubygems