2017 © Pedro Peláez
 

behat-extension soap-extension

Soap extension for Behat

image

behat/soap-extension

Soap extension for Behat

  • Tuesday, June 21, 2016
  • by BR0kEN-
  • Repository
  • 0 Watchers
  • 7 Stars
  • 5,492 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 6 Forks
  • 5 Open issues
  • 2 Versions
  • 16 % Grown

The README.md

Behat SoapExtension

SoapExtension is a Behat extension designed to test various SOAP APIs using Behat framework and it's powerful tooling. Soap Extension currently supports only PHP's native SoapClient as transport and there are no plans to add other clients support at this time. Full project roadmap will come later., (*1)

Latest Stable Version License Build Status Coverage Status Quality Score Total Downloads, (*2)

Installation

  • curl -sS https://getcomposer.org/installer | php
  • vim composer.json
{
  "require": {
    "behat/soap-extension": "dev-master"
  },
  "config": {
    "bin-dir": "bin"
  }
}
  • composer install
  • Enable SoapExtension in behat.yml

Documentation

Docs coming soon... In the meantime, run bin/behat -dl for a list of available steps., (*3)

Testing

./vendor/bin/phpunit
cd tests/ && ../vendor/bin/behat

Contributions

Feel free to provide feedback in issue queue and contributions are much welcome., (*4)

Authors

Supporting organizations

Thanks to FFW Agency for supporting this contribution., (*5)

The Versions

21/06 2016

dev-master

9999999-dev https://github.com/asgorobets/soap-extension

Soap extension for Behat

  Sources   Download

MIT

The Requires

 

by Alexei Gorobet

services test soap

21/06 2016

v0.1.0

0.1.0.0 https://github.com/asgorobets/soap-extension

Soap extension for Behat

  Sources   Download

MIT

The Requires

 

by Alexei Gorobet

services test soap