php-code-coverage

How to get the PHP Code Coverage working with phpdbg on a Windows Server?

我与影子孤独终老i 提交于 2019-12-12 17:09:23
问题 Since I still have troubles with PHPUnit / PHP Code Coverage and Xdebug, I decided to try it another way -- with phpdbg. I did it as hier shown. Tried in CMD and also in Git Bash, but the result is the same, it fails: $ composer info | grep "phpunit" phpunit/php-code-coverage 4.0.0 Library that provides collectio... phpunit/php-file-iterator 1.4.1 FilterIterator implementation t... phpunit/php-text-template 1.2.1 Simple template engine. phpunit/php-timer 1.0.8 Utility class for timing phpunit