Dfect 0.0.0

                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 0.0.0 (2009-04-13)

   This is the first public release of Dfect, which was inspired
   by [1]Philip Plumlee's musing on alternative names for
   assertion methods.

References

   1. http://www.ruby-forum.com/topic/183354#801895