News Feed
Jobs Feed
Sections




News Archive
Sebastian Bergmann's Blog:
PHPUnit as a Project Mess Detector
August 09, 2007 @ 20:47:06

Sebastian Bergmann has a new post today about a different sort of use for the PHPUnit testing software - a "Project Mess Detector".

As of version 3.2, PHPUnit will not only be able to calculate and collect a variety of software metrics. It will also be able to report violations of rules that are based on these metrics in PMD's XML format. This information can then be fed to any tool that integrates with PMD.

The Project Mess Detector (PMD) software scans code and looks for potential problems. Having this integrated with PHPUnit means one less piece of software to run and the potential for even better written code.

0 comments voice your opinion now!
phpunit pmd projectmessdetector software metric phpunit pmd projectmessdetector software metric


blog comments powered by Disqus

Similar Posts

Xebee Blog: Test Driven Development with Zend Framework and PHPUnit

NetTuts.com: How to Use Selenium 2 With PHPUnit

Sebastian Bergmann's Blog: Planet PHPUnit

DevShed: Graphical Interfaces and Unit Testing

Sebastian Bergmann's Blog: Copy & Paste Detection in PHPUnit 3.2


Community Events











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


opinion development rest language release framework database series symfony2 functional testing conference example podcast introduction zendframework2 community interview phpunit usergroup

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