News Feed
Jobs Feed
Sections




News Archive
Community News:
PHPUnit Now Available via Composer
September 19, 2012 @ 10:52:23

In case you missed the tweet where it was mentioned, thanks to some work from Clay Loveless, the popular PHP unit testing tool, PHPUnit, can now be installed via Composer.

Thanks to this pull request on the project, adding PHPUnit to your project (and its dependencies) are a few simple commands away:

The package-composer.json file, coupled with package.xml and the package2composer script that is part of the Conductor package at http://pear.claylo.com/ is all that is needed to update the composer.json file. Simply run package2composer in the top level of the checkout to regenerate composer.json to reflect changes made to package.xml

If you're not using PHPUnit to test your code currently, you can find out more about it and its use in the current manual.

0 comments voice your opinion now!
phpunit composer update package install


blog comments powered by Disqus

Similar Posts

Content with Style: Getting phpunit to work with MAMP

Rob Allen's Blog: Zend Framework 2 beta 4 released

Learn.IIS.net: Build a High-Performance PHP Stack with Windows IIS and Zend Server

Zend Developer Zone: Improving Code Quality with Flash Builder 4 and PHPUnit

Rob Allen's Blog: Zend Framework Tutorial Update & Autoloader Gotcha


Community Events











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


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

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