I can\'t make PHPUnit 4.2.6 to work with PHPStorm 8.
PHPUnit is loaded as phar inside PHPStorm 8 settings.
Whenever i try t
I got the exact same error, and fixed it like this:
Installed phpunit using: composer global require phpunit/phpunit
Goto phpstorm settings: PHPUnit
Select "Use custom autoloader"
C:\Users\[username]\AppData\Roaming\Composer\vendor\autoload.php
/home/[username]/.composer/vendor/autoload.php