-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
We should have a development environment virtual machine that developers can download and use to test code changes to the CPANTesters application. The VM should have all the code necessary to run the application, along with some percentage of the database for sample data.
This will likely dovetail nicely with #3.
The VM should be generated with scripts so that we can re-generate it any time. This script may be part of the Rexfile. Perhaps the Rexfile could have an environment that uses a local Vagrant instance to build the VM...