Sign in Sign up
rubygems

gimme

gimme attempts to bring to Ruby a test double workflow akin to Mockito in Java. Major distinctions include preserving arrange-act-assert in tests, fast feedback for methods the double's real counterpart may not know how to respond to, no string/symbolic representations of methods, argument captors, and strong opinions (weakly held).

Activity

Latest release
12y ago
Total releases
12
Cadence
~41 days
Last 12 months
0

Details

License
MIT
First release
Jan 18, 2011
Releases
Version Released
0.5.0 minor
0.4.1 patch
0.4.0 minor
0.3.5 patch
0.3.4 patch
0.3.3 patch
0.3.2 patch
0.3.1 minor
0.2.0 minor
0.1.8 patch
0.1.7 patch
0.1.6 initial