Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Testing in Perl

by Discipulus (Canon)
on Feb 04, 2016 at 11:51 UTC ( [id://1154385]=note: print w/replies, xml ) Need Help??


in reply to Testing in Perl

Ok, i'm not a specialist and I still need to write my tests for my (big) Perl programs. Tests are generally included while writing a module and if you add one test you check it with make test

Modules are easier to test (in respect to lonely scripts) because they export functionalities. Imagine an interactive program: it will need lot of headaches with IPC::Open3 or similar to test it.

Anyway i've not so much experience but i collected some intersting links about testing:

HtH

L*

PS the cronjob idea seems to me not so.. adequate.

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-20 14:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found