The developers of the PHPUnit project (including Sebastian Bergmann) are happy to announce the official release of their latest version - PHPUnit 3.2.
Highlights of this new release include software metrics, project mess detection, copy-and-paste detection, improvements to SeleniumTestCase for better integration with Selenium RC, data providers for test cases, and grouping of tests.
Further details about this release can be found in the ChangeLog.
Sebastian also includes instructions for upgrading your installation and links to some documentation to help you find out more about this popular PHP unit testing tool.