dublado / phpstorm-magento-unittests

phpstorm-magento-unittests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phpstorm magento unittests on ubuntu

  • cd /usr/local/bin
  • sudo su

  • cd ~

  • mkdir phpunit

  • cd phpunit

  • echo '{ "require": { "phpunit/phpunit": "3.7.*" } }' >> composer.json

  • composer install

Additional

  • create directory called tests in Magento root
  • Add file called All.php which is included in this repo

Now watch videos in numerical order

About

phpstorm-magento-unittests