Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: How to write test code to test the perl script

by hippo (Bishop)
on Jun 18, 2014 at 12:46 UTC ( [id://1090304]=note: print w/replies, xml ) Need Help??


in reply to How to write test code to test the perl script

For the most easy, basic testing have a look at Test::Simple - you should be able to get up and running with that in next to no time. As you progress and want to perform more elaborate tests you can start to look at Test::More and ultimately Test::Harness.

Once you've read the Test::Simple docs you can reply here if you need help with any of the specifics.

Good luck.

  • Comment on Re: How to write test code to test the perl script

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-19 22:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found