While running this query [color="#0000FF"]pear install phpunit/PHPUnit_Selenium[/color] am getting the error. i already installed pear and php the version is [color="#9932CC"]" [/color]PEAR Version: 1.10.1
PHP Version: 7.0.1-2+deb.sury.org~trusty+1
Zend Engine Version: 3.0.0
Running on: Linux NICHE-PC-008 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 [color="#9932CC"]"[/color]
I am aware that you want to use good old phpunit, but Codeception is supported by the Yii team - Samdark is a member of the Codeception team - and it is fully packed and updated and alive.
PhpUnit, on the other hand, seems to be falling apart at the seams…
And is difficult to install, configure and handle on your own - especially in a Composer environment.
Fortunately, Codeception’s unit tests are powered by PHPUnit, so you don’t need to worry about it.