- https://github.com/Behat/Behat/releases
- http://blog.lepine.pro/images/2012-03-behat-cheat-sheet-en.pdf
everzet released this
Fixed
- BC break due to parameters resolution in Dependency Injection Container
everzet released this
everzet released this
PHP 5.3 style cleanup.
everzet released this
Added
- #1071: Services auto-wiring
- #1054: PSR-11 support for helper containers.
- Support for modern PHPUnit.
Fixed
- #1056: Make Gherkin aware of the base path so it can filter correctly
Changed
- #1069: Rework argument validators
Deprecated
- #1054: Deprecated usage of
Interop\Container. Versions prior to1.2are not supported, but1.2is a non-breaking change. If you depend heavily onInterop, upgrade to1.2, which is still supported by helper containers. Aim to migrate toPsrbefore Behat 4.0 shows up on horizon - PHP versions prior to 5.6 and HHVM were dropped from CI build matrix. It doesn't mean that we'll start using features of 5.6 yet, it just means we don't get out of our way to support 5.3 and 5.4 anymore. In 4.0 support will be completely dropped.
everzet released this
Added
- #976: Add tests to check that snippets treat words containing apostrophes as a single word
Fixed
- Log in to post comments
