News Feed
Jobs Feed
Sections




News Archive
Till Klampaeckel's Blog:
Cooking PHPUnit (and a chef-solo example on top)
December 05, 2011 @ 11:48:48

Till Klampaeckel has a new post to his blog combining two powerful technologies into one automated package that uses a Chef recipe to install PHPUnit as a part of the setup.

If you follow my blog for a while, you might have noticed that I'm a huge fan of automation. I just moved one of our development servers the other day and had one of these moments where something just paid off. Taking for granted that I can spin up fully operational EC2 instances in minutes, I also had our development stack installed and configured in an instant. My recipe basically follows Christer's instructions and because I distribute phpunit's command along with it, editing of the file is no longer required: when the chef run completes, phpunit34 is installed and ready to be used.

He includes the configuration needed to create a recipe for PHPUnit installation including how to use chef-solo to automate the install. It uses a "cookbook" from Till's collection on github to do some of the work for you. You can find out more about Chef on the OpsCode site.

0 comments voice your opinion now!
phpunit chef automate install tutorial


blog comments powered by Disqus

Similar Posts

Stuart Herbert's Blog: Getting PEAR Working On Windows 7

Francois Zaninotto's Blog: Validating a YAML file against a schema in PHP

Richard McIntyre's Blog: Using OAuth in Lithium

Lars Strojny's Blog: Dependency Injection Container Refactorings, Part Two

HowToForge: How To Install a Complete LEMP on Ubuntu/Debian


Community Events











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


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

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