Skip to content

Releases: Behat/Symfony2Extension

2.1.5

08 Jun 10:27
d7c8344
Compare
Choose a tag to compare
  • Uses Symfony's test container if it exists (#139)

2.1.4

03 Jan 14:25
022ece0
Compare
Choose a tag to compare
  • Bugfix: Throw an exception only if the bootstrap file is not the default one (#135)

2.1.3

13 Dec 15:43
58ff140
Compare
Choose a tag to compare
  • Added support for Symfony 4 (#126)

2.1.2

15 Nov 09:59
4eec9ec
Compare
Choose a tag to compare
  • Minor documentation updates
  • Remove HHVM support (#120), add PHP 7.1 support (#121)
  • Allow to inject a collection of parameters (#119)

2.1.1

13 Jan 17:07
Compare
Choose a tag to compare
  • Added Symfony 3 support

2.1.0

29 Sep 14:12
Compare
Choose a tag to compare
  • Added support for resolving parameters from the container in arguments

2.0.0

04 Sep 22:13
Compare
Choose a tag to compare

This major version updates the extension for Behat 3.0

Changes:

  • Updated the extension for Behat 3.0
  • Renamed the KernelAwareInterface to KernelAwareContext
  • Renamed the extension to Behat\Symfony2Extension\ServiceContainer\Symfony2Extension, allowing to use Behat\ 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

17 Aug 19:02
Compare
Choose a tag to compare
Merge pull request #39 from ludofleury/master

Update to Behat 2.5.0