RAA - dfect/0.1.0

dfect / 0.1.0

Short description: Assertion testing library for Ruby
Category: Library/Test
Status:
Created: 2009-04-13 18:22:46 GMT
Last update: 2009-04-29 05:22:47 GMT
Owner: snk (Projects of this owner)
Homepage: http://snk.tuxfamily.org/lib/dfect
Download: not available
License: BSD-type
Dependency:
None
Description:
   Dfect is an assertion testing library for Ruby that
   emphasizes a simple assertion vocabulary, instant
   debuggability of failures, and flexibility in composing
   tests.

   Dfect is exciting because:

     * It has only 5 methods to remember: D F E C T.

     * It lets you debug assertion failures interactively.

     * It keeps a detailed report of assertion failures.

     * It lets you nest tests and execution hooks.

     * It is implemented in a mere 313 lines of code.
Versions: [2.2.0 (2010-04-29)] [2.1.0 (2010-04-01)] [2.0.0 (2010-03-22)] [1.1.0 (2009-10-27)] [1.0.1 (2009-10-09)] [1.0.0 (2009-05-04)] [0.1.0 (2009-04-29)] [0.0.0 (2009-04-13)]

Edit this project (for project owner)

back to RAA top