- shUnit2 - xUnit based unit testing for Unix shell scripts
- assert.sh
- Bats: Bash Automated Testing System
- BASH Debugger
- roundup - kills shell eating bugs and weeds
- stackoverflow - Unit Testing bash scripts
- stackoverflow - Unit testing for shell scripts
- stackoverflow - Testing a bash shell script
- Unit-Testable Shell Scripts
- Test-Driving Shell Scripts
- stackoverflow - Is unit testing appropriate for short programs
- stackoverflow - Test Anything Protocol in Shell scripts
- stackoverflow - How to test a unit framework?