Bash Scaffold for Code Retreat Install Test Framework Bats sudo aptitude install bats Run the tests bats test Run the app ./bin/program Hierarchy of directories bin: the program lib: source code test: the tests