On his blog recently, Sebastian Bergmann has announced to release the first beta version of the Test frameworks PHPUnit 3.3.0. Few features that will be included with the new version are as following:
· Support for Behaviour-Driven Development (BDD)
· A Class Skeleton generator for the Test-Driven Development (TDD)
· Added support for running PHPT files from the command-line
Bergmann has also requested users to test PHPUnit 3.3 Beta 1 as much as possible to make sure that there are no flaws left in the final release. Entire details of PHPUnit 3.3 can also be collected from the official Changelog.




