Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tidal/behat-base-extension
Common functionality for Behat extensions
https://github.com/tidal/behat-base-extension
Last synced: 6 days ago
JSON representation
Common functionality for Behat extensions
- Host: GitHub
- URL: https://github.com/tidal/behat-base-extension
- Owner: tidal
- License: mit
- Created: 2017-05-01T14:01:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-01T20:48:13.000Z (over 7 years ago)
- Last Synced: 2024-04-18T21:06:09.085Z (7 months ago)
- Language: PHP
- Size: 25.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![Travis](https://travis-ci.org/tidal/behat-base-extension.svg?branch=master)](https://travis-ci.org/tidal/behat-base-extension)
# behat-base-extension
Common functionality for Behat extensions
- simplifies extension setup
- abstracts context resolving## Installation
$ composer require "tidal/behat-base-extension"