Geting below error when ever i try to execute phpunit PHP Fatal error: Class 'Phalcon\Test\UnitTestCase' not found
Is the Phalcon module loaded to the PHP CLI you are running?
I have solved issue by updating php version from 5.6 to 7