v2.0.0
版本发布时间: 2014-09-05 06:13:17
Behat/Symfony2Extension最新发布版本:2.1.5(2018-06-08 18:27:43)
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