2012年3月18日 星期日

MacBook Air ZendStudio9 PHPUnit setup

Step 1 : install XDebug
[xdebug]
zend_extension = /Applications/XAMPP/xamppfiles/lib/php/php-5.3.1/extensions/no-debug-non-zts-20090626/xdebug.so
xdebug.profiler_enable = 1
xdebug.profiler_output_dir = /tmp/xdebug
xdebug.profiler_enable_trigger =1
xdebug.remote_enable=on
xdebug.remote_handler=dbgp
xdebug.remote_host=localhost
xdebug.remote_port=9000

Step 2 : Setup PHPUnit in /path/to/htdocs/PHPUnit

Step 3 : Setup ZendStudio
Run as icon -> Run configuration -> add [PHP CLI Application]






add [PHPUnit]








沒有留言:

wibiya widget