• Running tests
  • Running the complete test suite
  • Running individual tests
  • Further debugging techniques
  • Piping the output to a file
  • set -x
  • Tracing execution in Perl scripts
  • GIT_TRACE=1
  • Interactive Bash/GDB
  • Plain old debug print statements