shunit2


shUnit2 - xUnit based unit testing for Unix shell scripts

NOTICE(2015-06-26): shunit2 has moved to GitHub! http://github.com/kward/shunit2

shUnit2 is a xUnit unit test framework for Bourne based shell scripts, and it is designed to work in a similar manner to JUnit, PyUnit, etc. If you have ever had the desire to write a unit test for a shell script, shUnit2 can do the job.

NOTICE(2015-06-26): shunit2 has moved to GitHub! http://github.com/kward/shunit2

Project Information

Labels:
unittesting shellscript unix bash zsh sh ksh pdksh dash shell