aboutsummaryrefslogtreecommitdiff
path: root/devel/py-scripttest/pkg-descr
blob: 523efd57b5f2781d678ea1d3ecac7d79aa4e4166 (plain) (blame)
1
2
3
4
5
6
7
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/