EcomDev_PHPUnit icon indicating copy to clipboard operation
EcomDev_PHPUnit copied to clipboard

Readme.md : not all the installations steps are clear enough

Open lycenok opened this issue 8 years ago • 1 comments

For the step 2: you should add: "The database $DB_NAME should be already created"

For the step 3 you should mention where phpunit must run from:

  1. Go to your magento root directory and run unit tests for the first time to install test database by running phpunit. It should take about 3 minutes. $ phpunit

Spent some time to figure it out.

lycenok avatar Nov 28 '17 23:11 lycenok

Also I needed to download vfsStream to lib directory manually.

lycenok avatar Nov 28 '17 23:11 lycenok