2017 © Pedro Peláez
 

magento-module magento-behat-extension

MageBehat - framework to run Behat/Mink for Magento extension integration tests

image

kassner/magento-behat-extension

MageBehat - framework to run Behat/Mink for Magento extension integration tests

  • Wednesday, April 8, 2015
  • by kassner
  • Repository
  • 1 Watchers
  • 0 Stars
  • 98 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

MageBehat

Behat Integration for Magento + Magento Extensions, (*1)

Installation

composer require kassner/magento-behat-extension:dev-master

Documentation for Extension Developers

As an extension developer you are able to place your feature descriptions in your extension directory's Test/features folder., (*2)

Example: Hackathon_MageBehatExample1/Test/features/homepage.feature see https://github.com/fooman/MageBehatExamples, (*3)

Place a behat context file in your extension directory Test/FeatureContext.php to use an extra context (sub context), which is used only for your extension., (*4)

Example: Hackathon_MageBehatExample1/Test/FeatureContext.php, (*5)

Example: [MageAttack] (https://github.com/Schrank/mage-attack), (*6)

Implemented Features

  • Magento Frontend
    • Cart
    • Checkout

Usage

  1. Start Selenium2, (*7)

    java -jar selenium-server-standalone.jar
  2. Run Features from Magento root folder, (*8)

    php -f shell/behat.php

Ideas

The Versions

08/04 2015

dev-master

9999999-dev https://github.com/kassner/MageBehat

MageBehat - framework to run Behat/Mink for Magento extension integration tests

  Sources   Download

MIT

The Requires

 

bdd behat magento

08/04 2015

1.0.1

1.0.1.0 https://github.com/kassner/MageBehat

MageBehat - framework to run Behat/Mink for Magento extension integration tests

  Sources   Download

MIT

The Requires

 

bdd behat magento

20/02 2015

1.0.0

1.0.0.0 https://github.com/kassner/MageBehat

MageBehat - framework to run Behat/Mink for Magento extension integration tests

  Sources   Download

MIT

The Requires

 

bdd behat magento