freebsd-ports/devel/rubygem-test-unit/pkg-descr
Sunpoet Po-Chuan Hsieh 24018ae633 - Update pkg-descr
- Update WWW
2015-10-17 18:10:03 +00:00

8 lines
388 B
Text

An xUnit family unit testing framework for Ruby.
Test::Unit (test-unit) is unit testing framework for Ruby, based on xUnit
principles. These were originally designed by Kent Beck, creator of extreme
programming software development methodology, for Smalltalk's SUnit. It allows
writing tests, checking results and automated testing in Ruby.
WWW: https://github.com/test-unit/test-unit/