superterran / magento-codeception

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento Codecept Sandbox

This is a nice training repository to aqquaint someone with the development tools normally used for Magento development and performing some work with an agency.

Resources

Getting Started

  1. Install Warden
  2. Install Magento 2
  3. warden sign-certificate app.codeception.test
  4. Start warden with warden env up
  5. Start Selenium with make selenium-start
  6. Trigger tests with make run
    make selenium-start
    make run

About


Languages

Language:PHP 61.4%Language:Shell 23.7%Language:Makefile 14.8%