Laravel 5: PHPUnit and no code coverage driver available

It seems like you are missing the Xdebug extension. If you’re using homebrew you can install it like:

brew install php70-xdebug

After that, don’t forget to edit your php.ini file to enable the extension.

php -i | grep xdebug

After checking that xdebug is enabled you should be able to do code coverage

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)