/Page-Object-WMF-spike

potential framework

Primary LanguageRuby

potential architecture for browser testing at WMF

prerequisites

  • RubyGems version >= 1.3.6

    gem environment version (sudo) gem update system

  • install Bundle

    (sudo) gem install bundler

running

bundle
rake

at the top directory. Bundle will ensure you have all of the correct gems and the rake command will run the tests.