| Name: | rubygem-minitest |
| Version: | 5.14.2 |
| Release: | 143.module+el8.10.0+90343+d5e92a1d |
| Architecture: | noarch |
| Module: | ruby:3.0:8100020240522072634:e155f54d
|
| Group: | Unspecified |
| Size: | 296124 |
| License: | MIT |
| RPM: |
rubygem-minitest-5.14.2-143.module+el8.10.0+90343+d5e92a1d.noarch.rpm
|
| Source RPM: |
ruby-3.0.7-143.module+el8.10.0+90343+d5e92a1d.src.rpm
|
| Build Date: | Fri May 31 2024 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.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. |