The issue is basically described in subject. I don't really know if this problem is RSpec problem or Capybara one. I haven't found anything on the web about this issue, diving into the Capybara code didn't help me either.
I'm using the capybara-webkit
driver.
Asked
Active
Viewed 117 times
0

vittorius
- 365
- 3
- 10
-
1Does it really only not start the server, or does it end correctly with 0 exaples run? – pepo Nov 05 '14 at 14:11
-
All examples fail because of server not being started. – vittorius Nov 06 '14 at 08:56