PHPUnit 3.0 Beta 4
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:
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
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
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*.
0 Comments to "PHPUnit 3.0 Beta 4"
0 Trackbacks to "PHPUnit 3.0 Beta 4"
Add Comment