Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 673 Bytes

README.rst

File metadata and controls

19 lines (14 loc) · 673 Bytes

scripttest

Latest Version Build Status

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.