Watir-webdriver rails integration with minitest -


looking equivalent of gem minitest-rails-capybara watir-webdriver, or in other words having tests automatically start , stop rails server.

this purposes of continuous integration server, don't want muck manually starting , stopping rails server minitest:integration.

there watir-rails project , ruby gem: https://github.com/watir/watir-rails


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -