asbjxrn has asked for the wisdom of the Perl Monks concerning the following question:
Hi
I have inherited some code that I want to set up some test for. But most of the code is input routines that prompt the user for input or execution functions that calls a function to run external commands. Any suggestions for how to test such functions?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: testing functions that prompt user or call external commands
by bichonfrise74 (Vicar) on Dec 16, 2009 at 06:46 UTC |