News Feed
Jobs Feed
Sections




News Archive
Rob Allen's Blog:
Vagrant in Zend Framework 1
May 09, 2012 @ 08:52:39

In the latest post to his blog Rob Allen looks at using Vagrant with Zend Framework applications to use for testing your code against multiple ZF versions.

Vagrant is a fantastic tool that enables you to manage and run virtual machines from the command line, including automatic provisioning of them using puppet or chef. The really cool thing about it however from my point of view is that vagrant automatically sets up the VM with a folder called /vagrant that holds the code on your local hard drive from where you started the VM. This means that you can continue to edit your code in your local editor/IDE and test it within the VM easily

Inspired by similar work on the joind.in project, he's created the instructions to make a Vagrantfile that, using VirtualBox and this puppet configuration, sets up and configures a VM you can ssh into and execute your tests.

0 comments voice your opinion now!
vagrant zendframework unittest puppet tutorial


blog comments powered by Disqus

Similar Posts

Tibo Beijen's Blog: Using Zend_Form without Zend Framework MVC

Raphael Stolt's Blog: Zend Framework in Action Pre-review

IBM developerWorks: Cook up Web sites fast w/CakePHP, Part 1: Adding related information & services

ProDevTips.com: Writing a CMS/Community with Smarty and the Zend Framework: Part 5

Rob Allen's Blog: View Helper Case Notes


Community Events











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


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

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