php-hal-client icon indicating copy to clipboard operation
php-hal-client copied to clipboard

Adding code coverage configuration:

Open mikeSimonson opened this issue 10 years ago • 2 comments

mikeSimonson avatar Mar 02 '15 10:03 mikeSimonson

Why do you need the coverage enable ? this will not work with you don't have xdebug enabled.

rande avatar Mar 02 '15 10:03 rande

If you don't have xdebug it's just not making the code coverage but the tests pass. It's not required, it's just nice to have to see what work is left to do.

mikeSimonson avatar Mar 02 '15 10:03 mikeSimonson