/pexpect-test

pexpect-test

Primary LanguagePython

pexpect-test

pexpect allows you to automate interactions with programs that have a Text Terminal Interface. This repository will just be a test of the pexpect module for Python.

Requirements

  1. Python 2.7 or Python 3.3 or above.
  2. pexpect
pip install pexpect