PortSystem			1.0
PortGroup			ruby 1.0

ruby.setup			minitest 1.7.0 gem {} rubygems
maintainers			{kimuraw @kimuraw} openmaintainer
description			minitest/unit is a small and fast replacement for \
					ruby's huge and slow test/unit
long_description	minitest/unit is a small and fast replacement for \
					ruby's huge and slow 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. \
				    (This package was called miniunit once upon a time)

homepage			http://docs.seattlerb.org/minitest/
license				Ruby

checksums			md5     0bccdbed224b3e027df685598e38a313 \
					sha1    9d1b572c329758b07dfb58e5daded33b1505d0ab \
					rmd160  b694fdb1716ab09675e305fc232b5de40a8c22bb
platforms			any
supported_archs     noarch
