yii是基于测试驱动的,而zend studio是一个好用的ide。集成就是必须的。php
本文适合喜欢使用ide的开发者,vim用户或者文本编辑器使用者请忽略。vim
本文使用的是最新的zend studio (版本 10.0.0)yii
yii自己没啥可说的,主要仍是phpunit相关的内容。编辑器
建立完项目,写一个简单的testcase。ide
[php]require_once 'test\CTestCase.php';/*** Task test case.*/class TaskTest extends CTestCase {public function testNewArrayIsEmpty(){$fixture = array();$this->assertEquals(0, sizeof($fixture));}}[/php]测试
在 tests 目录上直接 run as phpunit testui
能够运行,报错:No test executed, Either a fatal error occurred, the launch was stopped manually or the script execution was halted with a ‘die’/'exit’ statement.this
查看输出:require_once(): Failed opening required 'PHPUnit/Extensions/SeleniumTestCase.php' (include_path='.;C:\Program Files (x86)\Zend\Zend Studio 10.0.0\plugins\com.zend.php.phpunit_10.0.0.201210220951\resources\library\3.6.10\;...........spa
缘由:phpunit默认并无Selenium的扩展.net
解决办法:
使用本身的pear安装的phpunit
下载一个Selenium的扩展,便可.(下载地址)解压到phpunit目录(就是上面输出里面的地址)的Extensions
再次运行,正常郑州不 孕 不 育 医 院://jbk.39.net/yiyuanzaixian/zztjyy/