in reply to Re^3: Testing Question
in thread Testing Question
++
Good points!
So, if I can bother to write a 'print' statement, I can bother to write a test, is basically what you're saying. That coupled with the diag() function in Test::More will go a long way...
I think what I really need to do is use the perl debugger more. If I wrote tests like you say and ran them in the debugger, I'd get everything I wanted.
|
|---|