When running tests with both the dot reporter and coverage reports, if the coverage report fails there is no output (other than the dots) but the program exits with a failure status code.
Similar to this PR, it would be nice to display some sort of failure reason so its clear why the command failed.
No response