python-cram

Functional testing framework for command line applications - Python 2.x
  https://bitheap.org/cram/
  0
  no reviews



Cram tests look like snippets of interactive shell sessions. Cram runs each command and compares the command output in the test with the command's actual output.

This package provides the Python 2.x version.