UnitTest always user ide-phpunit.php Permanently deleted user Created August 09, 2013 13:51 UnitTest always uses the ide-phpunit.php from my local temp. I want to use a specific one. How I can change it?
Hi there,
ide-phpunit.php is just a wrapper/helper script that provides integration between running actual PHPUnit tests and displaying results back in PhpStorm. You cannot supply your own.