It can be quite difficult to identify a failing test when there is a fairly generic error (yes source maps is false) and would help greatly if we could show the test name instead of "executed 27 of 172"
Something like "executed 27 (TextActivityService Test) of 172
I'm referring here to when all tests pass but the console is reporting errors.
Is this possible?