How can I run zend controller test case? Permanently deleted user 创建于 2011年02月18日 19:12 Hi,I really don't know how to RUN zend controller test case with phpstorm? Do you know about it?Thanks..
Does your zend controller test case extend PHPUnit_Framework_TestCase?
Thank you for your answer, I solved that problem :) It has specification for Zend Framework. The solve is in following link:
http://blog.fatihkadirakin.com/post/3371539984
Great! You are welcome.