PHPUnit 3.0 Beta 4

Sebastian Bergmann » 08 November 2006 » in Announcements » 0 Comments

Today I released made the first release candidate another beta release for PHPUnit 3.0. If all goes well the final version will be released in two weeks (see roadmap).

A list of features is available as well as a list of changes. You can install PHPUnit using the PEAR Installer as shown below:
pear channel-discover pear.phpunit.de
pear install phpunit/PHPUnit-beta
Note that previous installations of the PHPUnit and PHPUnit2 packages from the pear.php.net channel have to be uninstalled.

The PHPUnit Pocket Guide, which is the official documentation for PHPUnit, shows how to write tests and how to run tests to get you started.

Example reports generated by the new Code Coverage Report Generator are available for the eZ components as well as the Zend Framework.

Happy testing!

Update: I have demoted the release candidate refered to in this posting to Beta 4 due to a couple of (mostly cosmetic) issues in PHPUnit_Framework_Constraint*.
Defined tags for this entry: ,

Trackback specific URI for this entry

0 Comments to "PHPUnit 3.0 Beta 4"

Display comments as (Linear | Threaded)
  1. No comments

0 Trackbacks to "PHPUnit 3.0 Beta 4"

  1. No Trackbacks

Add Comment


To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

Submitted comments will be subject to moderation before being displayed.