Robuta

https://dev.to/geshan/how-to-make-phpunit-code-coverage-2-times-faster-with-pcov-compared-to-xdebug-48n0 How to make PHPUnit Code Coverage 2+ times faster with Pcov compared to Xdebug - DEV Community PHPUnit is the de-facto testing library for PHP. With the use of PCov you can speed up PHPUnit code c... Tagged with php, phpunit, testing, webdev.