Front page | perl.qa |
Postings from January 2007
Re: Test::Harness 3.0
Thread Previous
|
Thread Next
From:
Ovid
Date:
January 21, 2007 05:03
Subject:
Re: Test::Harness 3.0
Message ID:
775636.47845.qm@web60815.mail.yahoo.com
--- Andy Armstrong <andy@hexten.net> wrote:
> I presume anyone who wanted to know that currently would just be calling
> T::H::execute_tests which returns three hashes that summarise the test
> results.
I'd prefer an object get returned instead. It's much safe to call
$harness->all_passed than $harness->{all_pased} (sic).
Cheers,
Ovid
--
Buy the book -- http://www.oreilly.com/catalog/perlhks/
Perl and CGI -- http://users.easystreet.com/ovid/cgi_course/
Thread Previous
|
Thread Next