UnitTest always user ide-phpunit.php Permanently deleted user 创建于 2013年08月09日 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.