t1 ...
  > echo "Hello, World!"
... t1 ok
t2 ...
  > echo "This is the contents of the .verbose file" > ${TEST_VERBOSE}
  > echo "Hello, World!"
  > [test-verbose] This is the contents of the .verbose file
... t2 ok
all 2 tests successful
