jfirebaugh / konacha

Test your Rails application's JavaScript with the mocha test framework and chai assertion library
Other
1.05k stars 117 forks source link

Add config option 'runner_host' to pass a host to Capybara #240

Closed jpsikorra closed 4 years ago

jpsikorra commented 5 years ago

This is useful if e.g. a remote selenium installation is used.

jpsikorra commented 5 years ago

Are the specs working for the master branch? They fail for me if I run them on my local repo.