2017 © Pedro Peláez
 

behat-extension behatterminalextension

image

timitao/behatterminalextension

  • Tuesday, February 17, 2015
  • by timiTao
  • Repository
  • 1 Watchers
  • 0 Stars
  • 148 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

License Latest Stable Version Latest Unstable Version Total Downloads SensioLabsInsight Scrutinizer Code Quality Build Status, (*1)

BehatTerminalExtension

Extension creating terminal to call commands. Default, only local terminal call., (*2)

Available to add new factories like local terminal, (*3)

Installing extension

The easiest way to install is by using Composer:, (*4)

$> curl -sS https://getcomposer.org/installer | php
$> php composer.phar require timitao/behatterminalextension='1.0.*'

or composer.json, (*5)

"require": {
    "timitao/behatterminalextension": "1.0.*"
},

Examples

Configuration at behat.yml.dist, (*6)

Behat scenario at this base.feature, (*7)

Suggestion

For remote terminals, use additional factory Behat SSH2 Terminal., (*8)

Versioning

Staring version 1.0.0, will follow Semantic Versioning v2.0.0., (*9)

Contributors

  • Tomasz Kunicki TimiTao [lead developer]

The Versions

17/02 2015

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

 

test extension terminal behat

17/02 2015

v1.0.3

1.0.3.0

  Sources   Download

MIT

The Requires

 

test extension terminal behat

05/01 2015

v1.0.2

1.0.2.0

  Sources   Download

MIT

The Requires

 

test extension terminal behat

05/01 2015

v1.0.1

1.0.1.0

  Sources   Download

MIT

The Requires

 

test extension terminal behat

03/01 2015

v1.0.0

1.0.0.0

  Sources   Download

MIT

The Requires

 

test extension terminal behat