News Feed
Jobs Feed
Sections




News Archive
Volker Dusch's Blog:
Textual code coverage information for PHPUnit
November 25, 2011 @ 16:11:41

In a new post to his blog Volker Dusch points out a new feature in a recent release of PHPUnit, the popular unit testing framework for PHP - textual code coverage details.

Three weeks ago PHPUnit 3.6 was released and it has a little new feature you might have missed until now. PHPUnit can now show you code coverage information on the command line.

Options for the report output include: colorizing, writing the output to a file, including a project summary, namespace separation and package (using the @package phpdoc tag) information. He includes a use case he's found for it - small projects where you can cover the whole codebase quickly (with a "watch" command example filtering based on a certain class).

0 comments voice your opinion now!
textual code coverage report phpunit tutorial feature summary


blog comments powered by Disqus

Similar Posts

Raphael Stolt's Blog: Using MongoHq in Zend Framework based applications

NETTUTS.com: Create a PHP5 Framework - Part 2

AnyExample.com: PHP password generation

Community News: Sara Golemon & Christopher Jones - First Day Summaries of php|works

SitePoint.com: How to Create an XML to JSON Proxy Server in PHP


Community Events











Don't see your event here?
Let us know!


zendframework2 introduction interview object development community opinion tool composer language functional unittest conference code podcast testing example framework release series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework