This post originated from an RSS feed registered with PHP Buzz
by Sebastian Bergmann.
Original Post: PHPUnit 3.2.0 RC1
Feed Title: Sebastian Bergmann on PHP
Feed URL: http://sebastian-bergmann.de/rss.php?category=6&version=2.0
Feed Description: Sebastian Bergmann is a long-time contributor to various PHP projects, including PHP itself. He is currently working for eZ Systems AS on the Workflow Engine component for the eZ Platform. As the developer of PHPUnit, he also helps with testing the eZ Components. In his free time he likes to hack on Open Source software and to take photographs, preferably while travelling the world.
I have just released a first release candidate for PHPUnit 3.2, the next major version of the xUnit testing framework for PHP .
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 .
Please have a look at the ChangeLog for more detailed information.