RubyGems.org

miniunit

1.2.0

mini/test is a completely minimial drop-in replacement for ruby's test/unit. This is meant to be clean and easy to use both as a regular test writer and for language implementors that need a minimal set of methods to bootstrap a working unit test suite. mini/spec is a functionally complete spec engine. mini/mock, by Steven Baker, is a beautifully tiny mock object framework.

installgem install miniunit -v 1.2.0
Authors

Ryan Davis

4,004 total downloads 933 for this version
Owners

E7cff3cfd41c495e1012227d7dc2420258479f76374a3ba3c69b9804163f39f45a837592409354297424994e8d62f7223c8c4b69930a102c3ca698cc4cbcbf0b

Gemfile
gem "miniunit", "~> 1.2.0"
Versions
  1. 1.2.1 June 17, 2008
  2. 1.2.0 June 9, 2008
  3. 1.1.0 November 8, 2007
  4. 1.0.0 October 30, 2006
Runtime Dependencies
  1. hoe >= 1.5.3