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.
Required Ruby Version
None
Authors
Jay Fields
Versions
- 2.0.0 February 13, 2010 (14 KB)
- 1.2.1 April 21, 2009* (13.5 KB)
- 1.2.0 July 27, 2008* (13 KB)
- 1.1.0 July 23, 2008* (13 KB)
- 1.0.0 May 17, 2008* (13 KB)