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).
Required Ruby Version
None
Authors
Justin Searls
Versions
- 0.5.0 February 02, 2014 (27 KB)
- 0.4.1 December 23, 2013 (27 KB)
- 0.4.0 December 17, 2013 (27 KB)
- 0.3.5 March 06, 2013 (26.5 KB)
- 0.3.4 September 29, 2012 (26.5 KB)
- 0.3.1 March 03, 2012 (24.5 KB)