Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Manuel Pichler's Blog:
phpUnderControl 0.4.3 released
Sep 08, 2008 @ 15:25:27

Manuel Pichler points out that the latest version of phpUnderControl (an add-on for CruiseControl, a continuous integration tool) has been released - 0.4.3.

I currently released a new version of phpUnderControl. Beside some minor fixes this release comes with a new feature to aggregate test results of multiple PHPUnit runs. Use the new cli command merge-phpunit of phpUnderControl to merge multiple log files produced with PHPUnit, as shown in [this] example build file for ant.

He defines the XML file to set up the merge for the different PHP binary versions and the merge script to use. A screenshot of the result as presented inside the tool is included.

tagged: phpundercontrol cruisecontrol version release

Link:


Trending Topics: