2017 © Pedro Peláez
 

behat-extension moco-behat-extension

Helper to use moco with behat

image

rezzza/moco-behat-extension

Helper to use moco with behat

  • Tuesday, April 4, 2017
  • by tyx
  • Repository
  • 4 Watchers
  • 5 Stars
  • 21,717 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Moco Extension for Behat 3

Build Status, (*1)

Moco is a stub server we used to use in test env., (*2)

Here is a small extension to make its usage more friendly., (*3)

Warning

Vendor namespace changed from Rezzza to Ubirak in 2.0, (*4)

Usage

default:
    extensions:
        Ubirak\MocoBehatExtension\MocoExtension:
            json_file: features/fixtures.json
            hostname: 127.0.0.1
            port: 9997
    suites:
        default:
            contexts:
                - Ubirak\MocoBehatExtension\MocoContext

Then you just need to add MocoWriter as an argument of your context and tag your scenario with @moco, (*5)

See tests for more details, (*6)

The Versions

04/04 2017

dev-master

9999999-dev https://github.com/rezzza/moco-behat-extension

Helper to use moco with behat

  Sources   Download

MIT

The Requires

 

The Development Requires

by ReZzZa Team

04/04 2017

v1.2.0

1.2.0.0 https://github.com/rezzza/moco-behat-extension

Helper to use moco with behat

  Sources   Download

MIT

The Requires

 

The Development Requires

by ReZzZa Team

05/12 2016

v1.1.0

1.1.0.0 https://github.com/rezzza/moco-behat-extension

Helper to use moco with behat

  Sources   Download

MIT

The Requires

 

The Development Requires

by ReZzZa Team

12/08 2016

1.0.1

1.0.1.0 https://github.com/rezzza/moco-behat-extension

Helper to use moco with behat

  Sources   Download

MIT

The Requires

 

The Development Requires

by ReZzZa Team

19/04 2016

1.0.0

1.0.0.0 https://github.com/rezzza/moco-behat-extension

Helper to use moco with behat

  Sources   Download

MIT

The Requires

 

The Development Requires

by ReZzZa Team