Name: | rubygem-minitest |
---|---|
Version: | 4.3.2 |
Release: | 33.el7_4 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 71992 |
License: | MIT |
RPM: | rubygem-minitest-4.3.2-33.el7_4.noarch.rpm |
Source RPM: | ruby-2.0.0.648-33.el7_4.src.rpm |
Build Date: | Wed Feb 28 2018 |
Build Host: | x86-ol7-builder-01.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. |