You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get a Jasmine page in the DEBUG tab but that's it. Looks nothing like the screenshot. Is it supposed to?
I reinstalled latest versions of karma-jasmine (0.3.6) and kjhtml.
I get a flash of the styled content that looks like the Jasmine specrunner on the Karma Chrome page, then it disappears. I can only access it thereafter from the Debug tab.
The text was updated successfully, but these errors were encountered:
Ah, ok. Thanks. I was very confused. I am also not getting the dots on top. How can I get those? And is there a way to get reporter to work on the main page rather than debug, or to spawn a separate browser window?
Thanks!
evilgeniuscreative
changed the title
Can't get this to work at all.
Can't get this to work at all. Only shows up on Debug page?
Jan 29, 2016
I had the similar problem - it was working only on debug page, on the main page there was only flash of the content. But the problem disappeared when I added clearContext: false to client section in karma.conf.js.
I get a Jasmine page in the DEBUG tab but that's it. Looks nothing like the screenshot. Is it supposed to?
I reinstalled latest versions of karma-jasmine (0.3.6) and kjhtml.
I get a flash of the styled content that looks like the Jasmine specrunner on the Karma Chrome page, then it disappears. I can only access it thereafter from the Debug tab.
The text was updated successfully, but these errors were encountered: