Karma: Support question - I only can get tests to run in "debug" mode...

Created on 9 Aug 2017  路  4Comments  路  Source: karma-runner/karma

Expected behaviour

Browser launches, tests will run. (using karma start).

Actual behaviour

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:

screenshot 2017-08-08 16 39 05

Hopefully that's enough information, thanks

feedback-from-author

All 4 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

VinishaDsouza picture VinishaDsouza  路  3Comments

charpour picture charpour  路  3Comments

macjohnny picture macjohnny  路  5Comments

schippie picture schippie  路  5Comments

anius picture anius  路  3Comments