Skip to content
Jan 15 / John Wyles

PHP_CodeCoverage

Just finished reading Sebastian Bergmann’s post CRAP in PHPUnit and am excited to see code coverage broken out into a separate library: PHP_CodeCoverage. Excited to get CruiseControl, phpUnderControl, PHP_CodeSniffer, PHPUnit, and now PHP_CodeCoverage all rolled in together to push quality to the extreme.

Leave a Comment