sebastianbergmann / phpcov

TextUI frontend for php-code-coverage
BSD 3-Clause "New" or "Revised" License
226 stars 58 forks source link

Which version will work with phpunit 6.5.12? #81

Closed dingo-d closed 5 years ago

dingo-d commented 6 years ago

I'm trying to set up phpcov to work with phpunit 6.5.12 but, no matter which version I try, it seems to fail.

I'm limited to 6.5 because I'm running unit and integration tests on a WordPress plugin, and apparently WordPress only works with v 6.5 :/

sebastianbergmann commented 5 years ago

PHPUnit 6.5 is no longer supported. Please open a new ticket in case this still applies to a supported version of PHPUnit.