Sebastian Bergmann and his contributors are proud to announce the immediate availability of PHPUnit 3.3 .
This release is a major improvement to the popular open source testing solution for PHP applications.
It includes new features and bug fixes. Highlights of this release include:
Improvements and Fixes for
PHPUnit_Framework_Assert
assertStringEqualsFile(),assertStringNotEqualsFile(),assertXmlStringEqualsXmlFile(),assertXmlStringNotEqualsXmlFile(),assertXmlFileTag(),assertXmlFileNotTag(),assertXmlStringTag(),assertXmlStringNotTag(),assertXmlFileSelect() ...