minitest: July 2010 Archives

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:

1.7.0 / 2010-07-15

  • 5 minor enhancements:

    • Added assertoutput (mapped to mustoutput).
    • Added assertsilent (mapped to mustbe_silent).
    • Added examples to readme (Mike Dalessio)
    • Added options output at the top of the run, for fatal run debugging (tenderlove)
    • Spec's describe method returns created class
  • http://rubyforge.org/projects/bfts

About this Archive

This page is a archive of entries in the minitest category from July 2010.

minitest: March 2010 is the previous archive.

minitest: September 2010 is the next archive.

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

Pages

Powered by Movable Type 4.32-en