Skip to content

albus522/rspec-mocks

 
 

Repository files navigation

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

About

Rspec-2 doubles (mocks and stubs)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%