Code Monkey home page Code Monkey logo

magebehat's Introduction

MageBehat

Behat Integration for Magento + Magento Extensions

Installation

  1. Install composer

  2. Install all dependencies: composer install

     curl http://getcomposer.org/installer | php
     php composer.phar install
    
  3. Download Selenium2

Documentation for Extension Developers

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

Example: Hackathon_MageBehatExample1/Test/features/homepage.feature see https://github.com/fooman/MageBehatExamples

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.

Example: Hackathon_MageBehatExample1/Test/FeatureContext.php

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

Implemented Features

  • Magento Frontend
    • Cart
    • Checkout

Usage

  1. Start Selenium2

     java -jar selenium-server-standalone.jar
    
  2. Run Features from Magento root folder

     php -f shell/behat.php
    

Ideas

magebehat's People

Contributors

fooman avatar hnesk avatar therouv avatar

Watchers

Rudger avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.