* be more idiot-proof with the tests

This commit is contained in:
Sebastian Nohn 2006-10-28 16:16:59 +00:00
parent 5e524fbca1
commit 77b0377557

@ -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