miniunit version 1.1.0 has been released!

| | Comments (0)

miniunit 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.

Changes:

1.1.0 / 2007-11-08

  • 4 major enhancements:
    • Finished writing all missing assertions.
    • Output matches original test/unit.
    • Documented every method needed by language implementor.
    • Fully switched over to self-testing setup.
  • 2 minor enhancements:

    • Added deny (assert ! test), our favorite extension to test/unit.
    • Added .autotest and fairly complete unit tests. (thanks Chad for help here)
  • http://rubyforge.org/projects/bfts

Leave a comment

About this Entry

This page contains a single entry by zenspider published on November 8, 2007 3:31 PM.

RubyConf 2007 was the previous entry in this blog.

RubyInline version 3.6.5 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