[ANN] miniunit 1.2.1 Released

R

Ryan Davis

miniunit version 1.2.1 has been released!

* <http://rubyforge.org/projects/bfts>

mini/test is a completely minimial drop-in replacement for ruby's
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.

Changes:

### 1.2.1 / 2008-06-10

* 7 minor enhancements:

* Added deprecations everywhere in test/unit.
* Added test_order to TestCase. :random on mini, :sorted on test/
unit (for now).
* Big cleanup in test/unit for rails. Thanks Jeremy Kemper!
* Minor readability cleanup.
* Pushed setup/run/teardown down to testcase allowing specialized
testcases.
* Removed pp. Tests run 2x faster. :/
* Renamed deprecation methods and moved to test/unit/deprecate.rb.

* <http://rubyforge.org/projects/bfts>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,070
Latest member
BiogenixGummies

Latest Threads

Top