Archived
1
0

* be more idiot-proof with the tests

This commit is contained in:
Sebastian Nohn
2006-10-28 16:16:59 +00:00
parent 3b85df3f3f
commit 7b35dca2c9
+3 -1
View File
@@ -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