freebsd-ports/devel/py-ScriptTest/pkg-descr
Nicola Vitale 96cd8d868c ScriptTest is a library to help you test your interactive command-line
applications.

With it you can easily run the command (in a subprocess) and see the
output (stdout, stderr) and any file modifications.

WWW: http://pythonpaste.org/scripttest/
2012-09-08 06:23:02 +00:00

7 lines
248 B
Text

ScriptTest is a library to help you test your interactive command-line
applications.
With it you can easily run the command (in a subprocess) and see the
output (stdout, stderr) and any file modifications.
WWW: http://pythonpaste.org/scripttest/