<p dir="ltr">Hi Michal</p>
<p dir="ltr">Yes, I used the composer.json in the repo to get all the dependencies.</p>
<p dir="ltr">Could it be a installation location problem ? I digged around the web to find a reason for this error. Didn't find something useful yet. </p>
<div class="gmail_quote">On Jan 29, 2016 11:04 AM, "Michal Čihař" <<a href="mailto:michal@cihar.com">michal@cihar.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
Dne 29.1.2016 v 02:37 Lakmal padmakumara napsal(a):<br>
> Dear Developers,<br>
><br>
> I'm trying to launch the test suite by running the following command<br>
> from the root of phpmyadmin folder.<br>
><br>
> "phpunit -c phpunit.xml.nocoverage"<br>
><br>
> But, I'm receiving the following error.<br>
><br>
> '/PHP Fatal error:  Class 'PHPUnit_Extensions_Selenium2TestCase' not<br>
> found in /my_local_path/phpmyadmin/test/selenium/TestBase.php on line 18'<br>
> /<br>
> //<br>
> The installation of phpunit was done via composer and it was successful.<br>
> Could you think of any other problem which might be causing this issue<br>
> for me ?<br>
<br>
Did you install  phpunit/phpunit-selenium as well? There is<br>
composer.json in the repo which you can use to install all dependecies<br>
for development.<br>
<br>
--<br>
        Michal Čihař | <a href="http://cihar.com" rel="noreferrer" target="_blank">http://cihar.com</a> | <a href="http://blog.cihar.com" rel="noreferrer" target="_blank">http://blog.cihar.com</a><br>
<br>
<br>_______________________________________________<br>
Developers mailing list<br>
<a href="mailto:Developers@phpmyadmin.net">Developers@phpmyadmin.net</a><br>
<a href="https://lists.phpmyadmin.net/mailman/listinfo/developers" rel="noreferrer" target="_blank">https://lists.phpmyadmin.net/mailman/listinfo/developers</a><br>
<br></blockquote></div>