Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Testing in Perl

by Anonymous Monk
on Feb 04, 2016 at 10:06 UTC ( [id://1154378]=note: print w/replies, xml ) Need Help??


in reply to Testing in Perl

One of the things we are looking to do is run automatic tests (e.g. Test::More) for our code. A discussion arose on what should we test automatically....

What does that mean "automatic"?

Replies are listed 'Best First'.
Re^2: Testing in Perl
by mrguy123 (Hermit) on Feb 04, 2016 at 11:11 UTC
    Good question, sorry about the confusion.
    It means having the tests in a file (eg test.t) which you can run via a cronjob or each time you make changes to the code.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (11)
As of 2024-03-28 09:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found