Thursday, February 12, 2009

Setting Ruby/Watir Environment - Chapter 13

  1. So I tried the FireWatir Unit tests using this commond line: ruby ./mozilla_all_tests.rb 2>&1 |tee o_mozilla_all_tests_rb-feb12-a
  2. Two tests fails because of FireFox settings (http://wiki.openqa.org/display/WTR/FireWatir+Installation#FireWatirInstalation-ffsettings), so i fixed it and reran it.
  3. Here are the unit test run results: http://www.pastie.org/387465

No comments:

Post a Comment