ruby193-rubygem-minitest - Small and fast replacement for ruby's huge and slow test/unit
Website: | http://rubyforge.org/projects/bfts |
---|---|
License: | MIT |
- Description:
minitest/unit is a small and fast replacement for ruby's huge and slow test/unit. This is meant to be clean and easy to use both as a regular test writer and for language implementors that need a minimal set of methods to bootstrap a working unit test suite. miniunit/spec is a functionally complete spec engine. miniunit/mock, by Steven Baker, is a beautifully tiny mock object framework.
Packages
ruby193-rubygem-minitest-3.5.0-3.el5.noarch [29 KiB] |
Changelog
by Marek Hulan (2013-03-27):
- require ruby193-build for tagging ([email protected]) - update minitest to 3.5.0 |
ruby193-rubygem-minitest-3.5.0-3.el5.src [51 KiB] |
Changelog
by Marek Hulan (2013-03-27):
- require ruby193-build for tagging ([email protected]) - update minitest to 3.5.0 |
ruby193-rubygem-minitest-2.5.1-38.el5.x86_64 [53 KiB] |
Changelog
by Vít Ondruch (2013-07-08):
- Update to 1.9.3 p448. - Resolves: rhbz#979357 - Fix hostname check bypassing vulnerability in SSL client (CVE-2013-4073). - Resolves: rhbz#980735 - Fix regression introduced by CVE-2013-4073 https://bugs.ruby-lang.org/issues/8575 * ruby-2.0.0-p255-Fix-SSL-client-connection-crash-for-SAN-marked-critical.patch - Related: rhbz#980735 |