shUnit2 is a unit testing framework for shell scripts (eg. sh, bash) that is modelled after the JUnit framework. It is designed to make unit testing in shell as simple as possible.
>> This project is now hosted on GitHub (https://github.com/kward/shunit2). <<