I just put out Test-Harness-2.31_02.tar.gz. Please download and start beating on it. I'm especially interested in people using the new F<prove> utility. It's for testing .t files without having to run make test, as in:

prove t/*.t

or just

prove t/

or
        prove -v -b -r t/     # -v =verbose, -b=use blib, -r=-recursive

Many fun things to do, geared towards making the cycle of code/test a shorter one...

xoa

--
Andy Lester
[EMAIL PROTECTED], AIM:petdance
http://petdance.com/ http://use.perl.org/~petdance/



Reply via email to