[Ann] verify-0.3

  • Follow


Hi list

this is to announce the release of verify-0.3.
It is released as a gem too, finally!!!


009-06-18 Verify ( Mockify )
-----------------------------

Stripped away from Labrador/Lab419 as a standalone package, under the
same license.
Ruby1.9 only!

*  Mockify got a with_input method, thus stdin and stdout can be mocked now.

*  Verify: verify and refute support the explicit argument form now:
   While the original call syntax still is supported and encouraged to
be used, it makes it
   difficult to debug failing tests. The explicit parameter form
prints the - optional -
   descriptive message *and* the target and the actual value.

*  Verify shorter output for Verify do ... end, while the whole resume
remains verbose and
   still indicates failure "graphically" in the last line.

*  All modules were kept in the Lab419 module which remains the
"logical" super project for
   this.

For some examples please look into README

Enjoy
Robert

0
Reply robert.dober (2193) 6/18/2009 6:50:45 PM

http://rubyforge.org/frs/?group_id=3824

for manual downloads

0
Reply robert.dober (2193) 6/18/2009 7:16:32 PM


1 Replies
29 Views

(page loaded in 0.095 seconds)


Reply: