RubyGems Navigation menu

expectations 2.0.0

A lightweight unit testing framework. Tests (expectations) will be written as follows expect 2 do 1 + 1 end expect(1 + 1) == 2 expect NoMethodError do Object.invalid_method_call end.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 2.0.0 - February 13, 2010 (14.0 KB)
  2. 1.2.1 - April 21, 2009* (13.5 KB)
  3. 1.2.0 - July 27, 2008* (13.0 KB)
  4. 1.1.0 - July 23, 2008* (13.0 KB)
  5. 1.0.0 - May 17, 2008* (13.0 KB)
顯示所有版本(共 30)

Runtime 相依性套件 (1):

mocha >= 0.5.5

擁有者:

作者:

  • Jay Fields

SHA 256 checksum:

479dc9e1b6e9d92c1c9ef1cbd329054b211a776091fa0d36f0084bc7bb5fcf45

總下載次數 138,060

這個版本 21,930

License:

Ruby 版本需求:

相關連結: