码迷,mamicode.com
首页 > Web开发 > 详细

Cannot find PHPUnit in include path phpstorm

时间:2016-04-13 20:21:53      阅读:2263      评论:0      收藏:0      [点我收藏+]

标签:

This is the way to do it without using composer, and using your global phpunit.Phpunit now comes with a phar file. My path was/usr/local/Cellar/phpunit/5.0.0/libexec/phpunit-5.0.0.phar

技术分享

 

PhpStorm Preferences -> Path to phpunit.phar -> select the phpunit phar

技术分享

That‘s all, good stuff.

Cannot find PHPUnit in include path phpstorm

标签:

原文地址:http://www.cnblogs.com/XACOOL/p/5388504.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!