Two comments:

I would add Test::MockModule to the test modules.  I've stopped using
my Sub::Override since I encountered this very useful tool.

On the test guidelines, perhaps there should be an "or die "
recommendation after "use_ok".  Life gets pretty miserable if  that
fails but many subsequent tests pass and  testa # 217 and beyond fail
because the module didn't load properly.  You can spend hours debugging
because you didn't see the "use_ok" failure at the top.  (I speak from
extremely painful personal experience on this.)

Cheers,
Ovid

--- Andy Lester <[EMAIL PROTECTED]> wrote:

> http://qa.perl.org/testing-guidelines.html is updated.  So is
> http://qa.perl.org/test-modules.html, with new modules and some
> reorganization.
> 
> xoxo,
> Andy
> 
> 
> -- 
> Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance
> 


=====
Silence is Evil            
http://users.easystreet.com/ovid/philosophy/decency.html
Ovid                       http://www.perlmonks.org/index.pl?node_id=17000
Web Programming with Perl  http://users.easystreet.com/ovid/cgi_course/

Reply via email to