minitestteshim bridges the gap between the small and fast minitest and ruby's huge and slow test/unit.
Changes:
1.3.0 / 2008-10-09
1 major enhancement:
- split out of miniunit (now minitest)
minitestteshim bridges the gap between the small and fast minitest and ruby's huge and slow test/unit.
Changes:
1 major enhancement:
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.
mini/spec is a functionally complete spec engine.
mini/mock, by Steven Baker, is a beautifully tiny mock object framework.
(This package was called miniunit once upon a time)
Changes:
2 major enhancements:
12 minor enhancements:
5 bug fixes: