<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 18:57:35 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Sebastian Bergmann's Blog: PHPUnit as a Project Mess Detector]]></title>
      <guid>http://www.phpdeveloper.org/news/8420</guid>
      <link>http://www.phpdeveloper.org/news/8420</link>
      <description><![CDATA[<p>
<i>Sebastian Bergmann</i> has a <a href="http://sebastian-bergmann.de/archives/690-PHPUnit-as-a-Project-Mess-Detector.html">new post</a> today about a different sort of use for the <a href="http://www.phpunit.de">PHPUnit</a> testing software - a "Project Mess Detector".
</p>
<blockquote>
As of version 3.2, PHPUnit will not only be able to calculate and collect a <a href="http://sebastian-bergmann.de/archives/689-PHPUnit-and-Software-Metrics.html">variety of software metrics</a>. 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.
</blockquote>
<p>
The <a href="http://pmd.sourceforge.net/">Project Mess Detector</a> (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.
</p>]]></description>
      <pubDate>Thu, 09 Aug 2007 20:47:06 -0500</pubDate>
    </item>
  </channel>
</rss>
