The missing link in Drupal: Code Coverage

A presentation at Drupal Camp Belgium in in Ghent, Belgium by Levi Govaerts

Drupal 8 ships with a lot of helpful out-of-the-box analysis tools which will help you to understand the overall quality of your code. Now we have both PHPUnit and Simpletest. The group behind Drupal’s CI & testbot keeps on improving the tools in place. But what if we want to go one step ahead and use tools which have been adopted by the wider PHP community as well?