I have a unit test that seems to be taking a long time (~ 2 minutes),
but with the “dot dot dot” display, I don’t know which one it is.
I’ve tried “rake test --trace”, but that only increases the verbosity
of the setup phase. Is there a way for “rake test” to display the
test that’s running instead of just dots?
Thanks,
Eric