Browser launches, tests will run. (using karma start).
The tests only run if I click on the debug button in the browser, and the "test results" only show up in the browser console. I tried several different reporters (progress and spec).
I am on MacOS.
Just to be clear, I have to click the debug button here, in order to get any output at all:

Hopefully that's enough information, thanks
Are you still experiencing this problem?
thanks I think we figured this one out
@ORESoftware
thanks I think we figured this one out
Could you please share your findings? I'm struggling with the same issue.
Use --single-run when you karma start to do a single run.