To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorGimme
gimme
Gimme is a test double library designed to help you write isolated unit specs for your Ruby code.
Here are a few examples:
- Basic usage * Argument matchers (and argument captors)
- Stubbing and verifying class methods
Todo:
- Overriding method existence checks with ! (e.g.
give!()
orverify!()
) - Stubbing the next
new
'ing of a type (e.g.gimme_next(Dog)
)
Topics
Last published almost 7 years ago by searls.