Jump to letter: [
DGHLMNPRTV
]
ruby200-rubygem-minitest - 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.
Packages
ruby200-rubygem-minitest-4.3.2-24.el7.noarch
[60 KiB] |
Changelog
by Vít Ondruch (2014-11-14):
- Fix off-by-one stack-based buffer overflow in the encodes() function
(CVE-2014-4975).
Related: rhbz#1164005
- Fix REXML billion laughs attack via parameter entity expansion
(CVE-2014-8080).
Related: rhbz#1164005
- REXML incomplete fix for CVE-2014-8080 (CVE-2014-8090).
Related: rhbz#1164005
|
ruby200-rubygem-minitest-4.3.2-23.el7.noarch
[60 KiB] |
Changelog
by Vít Ondruch (2014-02-28):
- Explicitly depend on libyaml, to workaround issues with scl prefixed libyam.
Resolves: rhbz#1071347
|