Sebastian Bergmann's Blog: PHPUnit 3.4.0 (Release)

Courtesy PHPDeveloper.org  Thu, 09/17/2009 - 10:32

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.

...

 

More related items

Static Analysis with HipHop for PHP - Sebastian...
In July 2010 I already blogged about the fact that HipHop for PHP, the source code transformer that turns PHP code into C++ code that can then be compiled with g++, can also be used for...

Kurt Payne's Blog: How to Unit Test pcntl_fork()
Kurt Payne has a new post to his blog showing how you can unit test your process forking in your PHP application (pcntl). At some point, many php developers turn to the pcntl functions in...

Michelangelo van Dam's Blog: Quality Assurance on PHP...
Michelangelo van Dam continues his "Quality Assurance in PHP projects" series in his latest post, the first of a few, about using PHPUnit to test your application. Of all tools available...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com