2017 © Pedro Peláez
 

behat-extension behat-aggregate-container

Aggregate of few containers implementing Psr\Container\ContainerInterface

image

timitao/behat-aggregate-container

Aggregate of few containers implementing Psr\Container\ContainerInterface

  • Friday, October 27, 2017
  • by timiTao
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Behat Aggregate extension

Starting from Behat 3.3, is available to hold container implementing Psr\Container\ContainerInterface. This library is to aggregate of containers implementing Psr\Container\ContainerInterface., (*1)

Configuration

    default:
      suites:
        default:
          contexts:
            # ...
            services: "@aggregate_container_extension.aggregate_id"
        # ...
        extensions:
            TimiTao\BehatAggregateExtension\ServiceContainer\Extension: ~

For connecting with other containers, for now, is available via tag aggregate_container_extension.aggregate_tag and extension., (*2)

Versioning

Staring version 0.1.0, will follow Semantic Versioning v2.0.0., (*3)

Contributors

The Versions

27/10 2017

dev-master

9999999-dev

Aggregate of few containers implementing Psr\Container\ContainerInterface

  Sources   Download

MIT

The Requires

 

test extension terminal behat

27/10 2017

v0.2.0

0.2.0.0

Aggregate of few containers implementing Psr\Container\ContainerInterface

  Sources   Download

MIT

The Requires

 

test extension terminal behat

27/10 2017

v0.3.0

0.3.0.0

Aggregate of few containers implementing Psr\Container\ContainerInterface

  Sources   Download

MIT

The Requires

 

test extension terminal behat

14/03 2017

v0.1

0.1.0.0

  Sources   Download

MIT

The Requires

 

test extension terminal behat