I have tried to execute phpunit with xdebug for code coverage as below, C:\wamp\bin\php\php5.3.22>phpunit …
unit-testing phpunit xdebug xdebug-profilerI am using qcachegrind to view a Profile log that is created by Xdebug. I can view the file fine, …
php xdebug xdebug-profiler