Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: How do you test end-user scripts?

by snoopy (Curate)
on Sep 06, 2010 at 02:42 UTC ( [id://858968]=note: print w/replies, xml ) Need Help??


in reply to How do you test end-user scripts?

>>Assume for the sake of argument that foo.pl operates in a unix-y way (ie, not interactive, takes in some input from stdin, does magic, and writes output to stdout)

If you do decide to run your scripts, you might want to look at Test::Script::Run.

I'm using it to write tests that run on various Unixes.

I've also experimentally tried it on Windows; seems to work there as well.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-03-28 13:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found