I am looking at karma's reporter configuration.
There are some possible reporters: progress, dots, growl, coverage. I don't find any detailed information explaining each of the options.
I tried progress and dots, they all print log to console, the result looks the same. What are the differences between them?
Growl, coverage need a little more configuration, so I didn't succeed testing them.