python-scripttest

Helper to test command-line scripts - python 2.x
  http://pythonpaste.org/scripttest/
  0
  no reviews



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.

This package contains the Python 2.x module.