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