Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Re: Testing?

by tstock (Curate)
on Apr 27, 2002 at 21:10 UTC ( [id://162559]=note: print w/replies, xml ) Need Help??


in reply to Re: Testing?
in thread Testing?

Test::Inline is also great to use. The same way POD helps you maintain documentation up to date, Inline tests help you maintain test files by placing the tests right in the same file, as POD.

I now have ONE file with documentation, code and tests for each module, and test harness scripts extract the tests as needed. Some test files are keeped stand alone for application/integration tests that involve using more than one module that are not dependent on each other, but that's it.

tstock

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://162559]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-24 09:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found