|
2 |
Rollback to Revision 1
|
||
|
1 |
|
||
How do I solve this error: "Class PHPUnit_Extensions_SeleniumTestCase could not be found"I am trying to run a SeleniumTestCase with phpunit but I cannot get it to run with the phpunit.bat script. My goal is to use phpunit with Selenium RC in CruiseControl & phpUnderControl. This is what the test looks like:
I also got PEAR in the include_path and PHPUnit installed with the Selenium extension. I installed these with the pear installer so I guess that's not the problem. Any help would be very much appreciated. Thanks, Remy
|
||||
