##Test Project##
Instructions:
- git
git clone http://github.com/cordoval/FormModelProjectBundle.git testproject
- bin/vendors install
cd testproject
bin/vendors install --reinstall
- adjust
adjust app/config/parameters.ini adjust /etc/hosts and /etc/apache2/sites-available/default
- run
// PHPSpec Symfon2 integration vendor/phpspec/scripts/phpspec.php vendor/bundles/Cordova/Bundle/FormModelBundle/Specs/views/IndexSpec.php
// Behat Symfony2 integration php app/console -e=test behat @CordovaFormModelBundle/member.feature