Quantcast
Channel: PHPDeveloper.org
Viewing all articles
Browse latest Browse all 12

Sebastian Bergmann's Blog: PHPUnit 3.4.0 (Release)

$
0
0

Sebastian Bergmann has announced the release of the latest version of the popular PHP unit testing software - PHPUnit.

Among the features introduced in this new version, the most notable are the support for test dependencies and fixture reuse as well as the possibility to run tests in separate PHP processes for increased test isolation. Please have a look at the ChangeLog for a complete list of changes.

As a teaser, he also mentions the work being done on the code coverage features that will be included in the next release.


Viewing all articles
Browse latest Browse all 12

Trending Articles