Sebastian Bergmann has announced the release of the latest version of the popular PHP unit testing software - PHPUnit.
Among the features introduced in this new version, the most notable are the support for test dependencies and fixture reuse as well as the possibility to run tests in separate PHP processes for increased test isolation. Please have a look at the ChangeLog for a complete list of changes.
As a teaser, he also mentions the work being done on the code coverage features that will be included in the next release.