List of Packages
ruby-test-unit
Test::Unit (test-unit) is a unit testing framework for Ruby, based on xUnit
principles. It allows writing tests, checking results and automated testing in
Ruby.
.
Note that this version of Test::Unit will override the one possibly shipped
with the Ruby interpreter.
Dependencies
- ruby | ruby-interpreter
- ruby-power-assert