JonDevOps / scripttest

Utilities to help with testing command line scripts

Home Page:https://scripttest.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Utilities to help with testing command line scripts

https://scripttest.readthedocs.org/


Languages

Language:Python 100.0%