cram

Functional testing framework for command-line applications

brewmacoslinux
Try with needOr install directly
Source

About

Functional testing framework for command-line applications

Commands

cram

Examples

Run all tests in a cram test file$ cram test.t
Run tests with verbose output showing each command$ cram -v test.t
Run all .t files in a directory$ cram tests/