Sebastian Bergmann has posted about the latest release of the popular unit testing framework for PHP, PHPUnit 3.2.
I have just released a second release candidate for PHPUnit 3.2, the next major version of the xUnit testing framework for PHP.
According to the Changelog, updates in this new Release Candidate include a number of updates to the software metrics that can be run on code (at project, file, function, class and method level), the addition of DbUnit, code coverage improvements, bug fixes to the TestUI test runner and Selenium integration and much more.