phpunit-coverage-tools icon indicating copy to clipboard operation
phpunit-coverage-tools copied to clipboard

A PHPUnit extension to enforce minimum code coverage by using the clover XML report

Results 1 phpunit-coverage-tools issues
Sort by recently updated
recently updated
newest added

PHP 8.1 allows us to use a more precise return type for `Exitter::exit()`: [never](https://www.php.net/releases/8.1/en.php#never_return_type)

enhancement