potential architecture for browser testing at WMF
-
RubyGems version >= 1.3.6
gem environment version (sudo) gem update system
-
install Bundle
(sudo) gem install bundler
bundle
rake
at the top directory. Bundle will ensure you have all of the correct gems and the rake command will run the tests.