News Feed
Jobs Feed
Sections




News Archive
Sebastian Nohn's Blog:
Continuous Builds with CruiseControl, Ant and PHPUnit
March 08, 2006 @ 07:11:48

In this blog entry on Sebastian Nohn's site, he explains how to use CruiseControl, Ant, and PHPUnit to provide continuous builds for your application.

An important part of any software development process is getting reliable builds of the software. Despite it's importance, we are often surprised when this isn't done. We stress a fully automated and reproducible build, including testing, that runs many times a day. This allows each developer to integrate daily thus reducing integration problems.

This blog posting will show you how to enable continuous builds with CruiseControl, Ant and PHPUnit. But be warned: Continuous builds are addicting.

They step you through the process - the installation of the needed packages, working with Ant, getting it to talk to Cruise, and the integration of PHPUnit. Finally, they work in a method to notify others (in this case, the management) when successful builds have been compiled.

0 comments voice your opinion now!
phpunit ant cruisecontrol continuous builds integration phpunit ant cruisecontrol continuous builds integration


blog comments powered by Disqus

Similar Posts

NetTuts.com: Better Workflow in PHP With Composer, Namespacing, and PHPUnit

Sebastian Bergmann's Blog: PHPUnit 3.4.0 (Release)

Sebastian Bergmann's Blog: CRAP in PHPUnit 3.5

DZone.com: PHP Tool Integration (PHPsrc)

Juan Treminio: Unit Testing with PHPUnit Tutorial Series


Community Events









Don't see your event here?
Let us know!


conference release podcast interview zendframework2 composer testing language code framework community api object example opinion tool introduction development functional event

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework