Enhance logging #80
Closed
Enhance logging #80
Labels
Comments
This is an interesting default but something that I think belongs in the readme as compared to the default. However your call @jmeas |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If jasmine provides wrong URL's for phantom you get no hint of whats going wrong.
In my case I had a setup where, for whatever reason, jasmine called the phantomrunner with wrong options where the host property contained the protocol twice, e.g.
"host":"http://http://localhost:9000/"
In the jasmine.js setup function something like this would be helpful:
The text was updated successfully, but these errors were encountered: