[PLUG] Testing tools for shell scripts
Amarendra Godbole
amarendra.godbole at gmail.com
Thu Apr 1 14:52:27 IST 2010
On Thu, Apr 1, 2010 at 9:08 AM, Shreerang Patwardhan
<patwardhan.shreerang at gmail.com> wrote:
> Hi...
> Are there any testing tools like WinRunner to test shell scripts?
[...]
Syntactical checking can be done via the -n flag that ksh provides.
Since most of the scripts are portable, it is easy for me to do that -
not all world is bash'ed.
-Amarendra
More information about the Plug-mail
mailing list