RubyGems.org

gimme

0.3.5

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).

installgem install gimme
Authors

Justin Searls

10,368 total downloads 209 for this version
Owners

E6c6e133e74c3b83f04d2861deaa1c20

Licenses

MIT

Gemfile
gem "gimme", "~> 0.3.5"
Versions
  1. 0.3.5 March 6, 2013
  2. 0.3.4 September 29, 2012
  3. 0.3.3 May 7, 2012
  4. 0.3.2 March 31, 2012
  5. 0.3.1 March 3, 2012
Show all versions (11 total)