phing has been supporting code coverage statistics for quite some time now, as does PHPUnit.
As I always found setting up and using code coverage in phing a little tedious (sorry Michiel, you still did a great job!), I wrote an alternative phing task for running unit tests and creating code coverage statistics.
Continue reading "PHPUnit test and Code Coverage Statistics with phing"
Post new comment