I also get Phalcon\Loader not found error when I want to run unit test with phpunit.phar. Can you help me?
Check if phalcon is installed by executing php -m | grep 'phalcon'
php -m | grep 'phalcon'