From: nohn Date: Sat, 28 Oct 2006 16:16:59 +0000 (+0000) Subject: * be more idiot-proof with the tests X-Git-Tag: 1.1~55 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9bb6e6027e015c65088134654f12529d67a727f1;p=s9y.git * be more idiot-proof with the tests --- diff --git a/tests/gui/README b/tests/gui/README index f6687cb..6fad8cb 100644 --- a/tests/gui/README +++ b/tests/gui/README @@ -13,7 +13,9 @@ Test setup instructions 4.) Install PHP Selenium Bindings: # pear install -f Testing_Selenium -5.) Change TestConfiguration.php to reflect your configuration. +5.) Copy TestConfiguration.php.dist to TestConfiguration.php and + change TestConfiguration.php to reflect your Selenium RC + configuration. 6.) Run Tests $ phpunit SeleniumTestSuite.php