openbsd-ports/devel/ruby-minitest/pkg/DESCR
pirofti 193d4aa2bd Initial import of ruby-minitest.
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.

Okay bernd@
2009-05-19 20:59:40 +00:00

5 lines
259 B
Plaintext

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.