testscript

Integration tests for command-line applications in .txtar format

brewmacoslinux
Try with needOr install directly
Source

About

Integration tests for command-line applications in .txtar format

Commands

testscript

Examples

Run all test scripts in the current directory$ testscript *.txtar
Run a specific test script with verbose output$ testscript -v mytest.txtar
Run test scripts from a directory and show coverage$ testscript ./tests/*.txtar