I am trying to use PHPUnit with PhpSTORM by loading it from autoloader file. But, as you can see in the below screenshot, PHPUnit version: is not installed, i am getting the same even if i choose other two options. i.e. Path to phpunit.phar and Load from include path(PEAR).
here is what i get when i run a test case:

PhpUnit classes and code autocompletion is being detected but PhpStorm editor just fine.


