Name: | ruby193-rubygem-minitest |
---|---|
Version: | 2.5.1 |
Release: | 51.0.1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 58195 |
License: | MIT |
RPM: | ruby193-rubygem-minitest-2.5.1-51.0.1.el7.noarch.rpm |
Source RPM: | ruby193-ruby-1.9.3.484-51.0.1.el7.src.rpm |
Build Date: | Fri Mar 31 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://ruby-lang.org/ |
Summary: | Minitest provides a complete suite of testing facilities. |
Description: | minitest/unit is a small and incredibly fast unit testing framework. minitest/spec is a functionally complete spec engine. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. minitest/mock by Steven Baker, is a beautifully tiny mock object framework. minitest/pride shows pride in testing and adds coloring to your test output. |