ruby-test-unit

unit testing framework for Ruby
  https://test-unit.github.io/
  0
  no reviews



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.