Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 559 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 559 Bytes

##Test Project##

Instructions:

  1. git
git clone http://github.com/cordoval/FormModelProjectBundle.git testproject
  1. bin/vendors install
cd testproject
bin/vendors install --reinstall
  1. adjust

adjust app/config/parameters.ini adjust /etc/hosts and /etc/apache2/sites-available/default

  1. 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