|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: Testing programsby sauoq (Abbot) |
| on Oct 25, 2005 at 13:05 UTC ( #502694=note: print w/ replies, xml ) | Need Help?? |
|
Why use a command line argument for testing? I sometimes stick my tests in a separate file and do() them when I want to. In my program... And then in tests.pl ...
Then I can just comment out my do "tests.pl"; line when I'm done with it. -sauoq "My two cents aren't worth a dime.";
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||