2017 © Pedro Peláez
 

behat-extension behatssh2terminalextension

image

timitao/behatssh2terminalextension

  • Friday, May 29, 2015
  • by timiTao
  • Repository
  • 1 Watchers
  • 0 Stars
  • 117 Installations
  • PHP
  • 0 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

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

BehatSSH2TerminalExtension

Extension creating remote terminal to call commands., (*2)

This connect via SSH2, but don't use PHP SSH2 Extension, (*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/behatssh2terminalextension='1.0.*'

or composer.json, (*5)

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

Examples

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

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

Versioning

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

Contributors

  • Tomasz Kunicki TimiTao [lead developer]

The Versions

29/05 2015

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

 

test extension terminal behat remote phpseclib ssh2

29/05 2015

v1.0.2

1.0.2.0

  Sources   Download

MIT

The Requires

 

test extension terminal behat remote phpseclib ssh2

21/05 2015

v1.0.1

1.0.1.0

  Sources   Download

MIT

The Requires

 

test extension terminal behat remote phpseclib ssh2

03/01 2015

v1.0.0

1.0.0.0

  Sources   Download

MIT

The Requires

 

test extension terminal behat remote phpseclib ssh2