Sixtease has asked for the wisdom of the Perl Monks concerning the following question:
Dear monks,
I decided it is time to start testing my code. :-) Reading about Test::* educated me on how to write test scripts for my modules. But I'd like to write the tests right into the scripts to be tested because
Is there a way to do this?
Thank you.
~ Sixtease
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Embedded test
by geekphilosopher (Friar) on Mar 10, 2007 at 00:14 UTC | |
|
Re: Embedded test
by gam3 (Curate) on Mar 10, 2007 at 02:50 UTC | |
by Sixtease (Friar) on Mar 10, 2007 at 17:02 UTC | |
|
Re: Embedded test
by rodion (Chaplain) on Mar 10, 2007 at 11:14 UTC |