Releases: Behat/Symfony2Extension
Releases · Behat/Symfony2Extension
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
This major version updates the extension for Behat 3.0
Changes:
- Updated the extension for Behat 3.0
- Renamed the
KernelAwareInterface
toKernelAwareContext
- Renamed the extension to
Behat\Symfony2Extension\ServiceContainer\Symfony2Extension
, allowing to useBehat\ Symfony2Extension
as shortcut to register it - Added ability to test multiple bundles at the same time using suites
- Added ability to inject application services into contexts
1.1.0 - Behat 2.5 support
Merge pull request #39 from ludofleury/master Update to Behat 2.5.0