samsonframework / behat-extension
SamsonFramework Behat generic features,steps and extenstions
Requires
- behat/behat: @stable
- behat/mink-browserkit-driver: @stable
- behat/mink-extension: @stable
- behat/mink-selenium2-driver: @stable
- behat/symfony2-extension: @stable
- phpunit/phpunit: 5.*
This package is not auto-updated.
Last update: 2024-10-26 20:26:57 UTC
README
Behat extension package and generic feature context with usefull steps definitions and functions.
##Documentation Follow official documentation.
##Installation
You can install this package through Composer:
composer require samsonframework/behat-extension
The packages adheres to the SemVer specification, and there will be full backward compatibility between minor versions.
##Testing
$ vendor/bin/phpunit
##Contributing Feel free to fork and create pull requests at any time.
##Security If you discover any security related issues, please use this repository issue tracker.
##License Open Software License ("OSL") v 3.0. Please see License File for more information.
How to use
Behat generic steps and usefull steps, traits and extensions