I have a modest proposal.  

Stop calling the 2nd parm to ok() the "name".  It's really a comment.

  ok( $is_happy, "Make sure the doodad is wingoed" );

That text string is not a "name" in the sense of naming a test,
especially since it's entirely optional.  You can't do any lookup to say
"go find the test named Whatever".  

Let's start calling it the comment, in all of our testing modules,
starting now.

xoxo,
Andy

-- 
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance

Reply via email to