Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: MakeMaker, testing, and packages with modules

by grantm (Parson)
on Sep 06, 2004 at 00:59 UTC ( [id://388694]=note: print w/replies, xml ) Need Help??


in reply to MakeMaker, testing, and packages with modules

The Test::Simple distribution comes with a pretty good tutorial on testing.

Another very handy tool is Devel::Cover. It can run your test suite with debugger hooks in place to log which lines of code have been executed and which branches have been followed. It can then produce fancy HTML reports that tell you what percentage of your code is exercised by the test suite and even colour codes the lines of source. Drill down into some of the links on this page for an example.

  • Comment on Re: MakeMaker, testing, and packages with modules

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-19 13:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found