Skip to content

pgericson/rspec-mocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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