Warning (2): include(PHPUnit/Autoload.php): failed to open stream: No such file or directory [CORE/Cake/TestSuite/CakeTestSuiteDispatcher.php, line 180]
Warning (2): include() [<a href='http://php.net/function.include'>function.include</a>]: Failed opening 'PHPUnit/Autoload.php' for inclusion (include_path='/home/marinebiztv/public_html/lib:.:/opt/cpanel/ea-php73/root/usr/share/pear') [CORE/Cake/TestSuite/CakeTestSuiteDispatcher.php, line 180]
CakePHP Test Suite 2.10.22

CakePHP Test Suite 2.10.22

PHPUnit is not installed!

You must install PHPUnit to use the CakePHP(tm) Test Suite.

PHPUnit can be installed with Composer, or downloaded as a phar archive.

Once PHPUnit is installed make sure its located on PHP's include_path by checking your php.ini

For full instructions on how to install PHPUnit, see the PHPUnit installation guide.

Download PHPUnit