News Feed
Jobs Feed
Sections




News Archive
Raphael Stolt's Blog:
Testing Phing buildfiles with PHPUnit
May 11, 2009 @ 09:33:20

Raphael Stolt has a new post looking at a technique to ensure that your Phing buildfile is how it should be via unit testing it.

While transforming some of the Ant buildfile refactorings described in Julian Simpson's seminal essay into a Phing context, it felt plainly wrong that I didn't have any tests for the buildfile to back me up on obtaining the pristine behaviour throughout the process. While Ant users can rely on an Apache project called AntUnit there are currently no tailor-made tools available for testing or verifying Phing buildfiles.

He includes an sample build file that will be tested and some PHPUnit code to execute the build and run several tests on the results like githubCloneAdhocTaskShouldBeDefined, targetLogBuildShouldBeAPrivateOne, propertyGithubReposDirShouldBeSet and more.

0 comments voice your opinion now!
test phing buildfile phpunit custom runner example


blog comments powered by Disqus

Similar Posts

Pierre-Alain Joye's Blog: how to do not work around filter (don't be lazy :)

Luc de Brouwer's Blog: Stop waiting, start array dereferencing in PHP now!

Raphael Stolt's Blog: Phplocing your projects with Phing

PHPMaster.com: Writing Custom Session Handlers

Evert Pot's Blog: PHPUnit: A second look


Community Events











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


language zendframework2 community symfony testing podcast development interview database phpunit release rest framework introduction functional conference symfony2 opinion series usergroup

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