miniunit version 1.2.1 has been released!

| | Comments (0)

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

Leave a comment

About this Entry

This page contains a single entry by zenspider published on June 15, 2008 4:00 AM.

ruby2ruby version 1.1.9 has been released! was the previous entry in this blog.

ZenTest version 3.10.0 has been released! is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Pages

Powered by Movable Type 4.32-en