Rails test hanging – how can I print the test name before execution? December 24, 2023 by Tarik If you run test using rake it will work: rake test:units TESTOPTS="-v"