[phpMyAdmin Developers] Getting a PHPUnit_Extensions_Selenium2TestCase not found issue

Michal Čihař michal at cihar.com
Fri Jan 29 11:03:02 CET 2016


Hi

Dne 29.1.2016 v 02:37 Lakmal padmakumara napsal(a):
> Dear Developers,
> 
> I'm trying to launch the test suite by running the following command
> from the root of phpmyadmin folder.
> 
> "phpunit -c phpunit.xml.nocoverage"
> 
> But, I'm receiving the following error.
> 
> '/PHP Fatal error:  Class 'PHPUnit_Extensions_Selenium2TestCase' not
> found in /my_local_path/phpmyadmin/test/selenium/TestBase.php on line 18'
> /
> //
> The installation of phpunit was done via composer and it was successful.
> Could you think of any other problem which might be causing this issue
> for me ?

Did you install  phpunit/phpunit-selenium as well? There is
composer.json in the repo which you can use to install all dependecies
for development.

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.phpmyadmin.net/pipermail/developers/attachments/20160129/a525c446/attachment.sig>


More information about the Developers mailing list