jasmine-headless-webkit fails silently if QT isn't available #160
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I installed the jasmine-headless-webkit gem on a fresh Ubuntu 12.04 server. When I ran 'bundle exec jasmine-headless-webkit', it outputs nothing (although returns an non-success status code).
Perhaps it should have a message reminding the user to install QT (with platform specific instructions, even?). Definitely a nice-to-have.
+1
+1, was getting frustrated and confused by the lack of output