| Name: | python34-scripttest |
|---|---|
| Version: | 1.3.0 |
| Release: | 9.el7 |
| Architecture: | noarch |
| Group: | Development/Languages |
| Size: | 353619 |
| License: | MIT |
| RPM: | python34-scripttest-1.3.0-9.el7.noarch.rpm |
| Source RPM: | python-scripttest-1.3.0-9.el7.src.rpm |
| Build Date: | Sat Oct 14 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pypi.python.org/pypi/ScriptTest/ |
| Summary: | Helper to test command-line scripts |
| Description: | 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. |