Simple testing library for bash scripts with assertion functions
Simple testing library for bash scripts
bashunit
$ bashunit tests/
$ bashunit tests/test_script.sh
$ bashunit --verbose tests/