[ANN] Dfect 2.2.0

                           Dfect

            Assertion testing library for Ruby

            http://snk.tuxfamily.org/lib/dfect/

Dfect is an assertion testing library for Ruby that
emphasizes a simple assertion vocabulary, instant
debuggability of failures, and flexibility in composing
tests.

Version 2.2.0 (2010-04-28)

This release adds a UNIX manual page and a sub-library for
full method names.

New features:

 * Add dfect/full sub-library that provides full name
   aliases to Dfect's abbreviated vocabulary:

   Describe, True, False, Error, Catch, Share, and Log.

 * Run dfect --help to see the UNIX manual page!

Housekeeping:

 * Upgrade to Inochi 3.0.0 and revise the help manual.