Quantcast
Channel: Robert Reiz » Testing
Viewing all articles
Browse latest Browse all 8

Configuring host and port for Selenium/Capybara

$
0
0
I’m using Capybara and Selenium together with RSpec to test the Web Interface for VersionEye. That works very well. For an integration test I needed a callback on localhost:3000/auth/*. By Default Capybara is starting the tests on an odd host and port name to avoid conflicts with locahost:3000, which is the default host and port […]

Viewing all articles
Browse latest Browse all 8

Trending Articles