RubyGems Navigation menu

gimme 0.1.7

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

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.5.0 - February 02, 2014 (27.0 KB)
  2. 0.4.1 - December 23, 2013 (27.0 KB)
  3. 0.4.0 - December 17, 2013 (27.0 KB)
  4. 0.3.5 - March 06, 2013 (26.5 KB)
  5. 0.3.4 - September 29, 2012 (26.5 KB)
  6. 0.1.7 - June 04, 2011 (16.5 KB)
顯示所有版本(共 14)

Development 相依性套件 (6):

bundler ~> 1.0.0
cucumber >= 0.10.0
cucumber >= 0.10.0
jeweler ~> 1.5.2
rspec >= 1.3.1
rspec >= 1.3.1

擁有者:

作者:

  • Justin Searls

SHA 256 checksum:

e9bd124c5e402979225a18b6b5dc0fc5f7448a739639db1a9f8e263e93963b85

總下載次數 817,929

這個版本 6,234

License:

Ruby 版本需求:

相關連結: