library behat-symfony-container
Allows to declare own services inside Behat loaded by symfony service manager
timitao/behat-symfony-container
Allows to declare own services inside Behat loaded by symfony service manager
- Wednesday, July 18, 2018
- by timiTao
- Repository
- 1 Watchers
- 0 Stars
- 61 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 5 Versions
- 39 % Grown
, (*1)
Behat Symfony Extension
This extension provide isolated symfony container from Behat., (*2)
This extension borrow a lot from extension, but:
- don't force minimal PHP version to 7.1,
- have isolated container., (*3)
Configuration
-
Install it:, (*4)
$ composer require timitao/behat-symfony-container --dev
-
To enable this extension and load container:, (*5)
# behat.yml
default:
suites:
default:
services: "@timitao_behat_symfony_container.container"
extensions:
TimiTao\BehatSymfonyContainer\ServiceContainer\Extension:
configs:
- "PATH_TO_FILE"
- "PATH_TO_FILE"
- "PATH_TO_FILE"
-
Write services files definitions, that are generally accepted by Symfony with format yml
, xml
or PHP
.
Check out examples, (*6)
Versioning
Staring version 1.0.0
, will follow Semantic Versioning v2.0.0., (*7)
Contributors
- Tomasz Kunicki TimiTao [lead developer]
dev-master
9999999-dev
Allows to declare own services inside Behat loaded by symfony service manager
Sources
Download
MIT
The Requires
The Development Requires
v1.1
1.1.0.0
Allows to declare own services inside Behat loaded by symfony service manager
Sources
Download
MIT
The Requires
The Development Requires
v1.0.2
1.0.2.0
Allows to declare own services inside Behat loaded by symfony service manager
Sources
Download
MIT
The Requires
The Development Requires
v1.0.1
1.0.1.0
Allows to declare own services inside Behat loaded by symfony service manager
Sources
Download
MIT
The Requires
The Development Requires
v1.0.0
1.0.0.0
Allows to declare own services inside Behat loaded by symfony service manager
Sources
Download
MIT
The Requires
The Development Requires