Skip to content

⚔️ Makes possible to inject services and parameters from other containers.

License

Notifications You must be signed in to change notification settings

Alltricks/CrossContainerExtension

 
 

Repository files navigation

Cross Container Extension License Version Build status on Linux Scrutinizer Quality Score

Makes possible to inject services and parameters from other containers.

Usage

  1. Install it:

    $ composer require friends-of-behat/cross-container-extension --dev
  2. Enable this extension and configure Behat to use it:

    # behat.yml
    default:
        # ...
        extensions:
            FriendsOfBehat\CrossContainerExtension: ~
  3. Use it together with FriendsOfBehat\ContextServiceExtension or FriendsOfBehat\ServiceContainerExtension.

About

⚔️ Makes possible to inject services and parameters from other containers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.8%
  • Gherkin 1.2%