php-hal-client
php-hal-client copied to clipboard
Adding code coverage configuration:
Why do you need the coverage enable ? this will not work with you don't have xdebug enabled.
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.