Ever ran your #phpunit test-suite to create a code-coverage report and after waiting minutes, a warning showed up, that you forgot to configure/load the coverage driver (xdebug or pcov)?
Fix it for you in the upcoming PHPUnit 12.x release - it will immediately stop.