Download the PHP package friends-of-behat/context-service-extension without Composer
On this page you can find all versions of the php package friends-of-behat/context-service-extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download friends-of-behat/context-service-extension
More information about friends-of-behat/context-service-extension
Files in friends-of-behat/context-service-extension
Download friends-of-behat/context-service-extension
More information about friends-of-behat/context-service-extension
Files in friends-of-behat/context-service-extension
Vendor friends-of-behat
Package context-service-extension
Short Description Allows to declare and use contexts services in scenario scoped container.
License MIT
Package context-service-extension
Short Description Allows to declare and use contexts services in scenario scoped container.
License MIT
Please rate this library. Is it a good library?
Informations about the package context-service-extension
Context Service Extension
This library is deprecated! It will not be supported anymore - if you're using it with CrossContainerExtension v1 and SymfonyExtension v1, please consider an upgrade to SymfonyExtension v2.
Allows to declare and use contexts services in scenario scoped container.
Usage
-
Install it:
-
Enable and configure context service extension in your Behat configuration:
-
Inside one of those files passed to configuration above, create a service tagged with
fob.context_service
. -
Configure your suite to use
acme.my_context
context service (note contexts_services key instead of contexts): - Have fun with your contexts defined in DI container as services! :tada:
All versions of context-service-extension with dependencies
PHP Build Version
Package Version
The package friends-of-behat/context-service-extension contains the following files
Loading the files please wait ....