Add support for Bash unit testing with BATS.

As a developer, I want to be able to unit test Bash scripts with Bash Automated Testing System (BATS) so that I can more easily debug Bash scripts.