Kamil Kokot b6b9cec437 feature #48 Allow to configure kernel using server & env variables (pamil)
This PR was merged into the 2.0-dev branch.

Discussion
----------

The feature is described in feature files, the resolution priority is:
 - Behat configuration
 - SERVER variable
 - ENV variable
 - default hardcoded value

In the case of Sylius, it would allow us to get rid of `cached` profile and depend on APP_ENV settings only, resulting in less configuration to maintain.

Commits
-------

39cdb2074a Allow to configure kernel using server & env variables
2019-01-16 17:30:07 +01:00
2016-11-03 11:36:50 +01:00
2019-01-10 22:30:53 +01:00
2019-01-11 00:25:48 +01:00
2019-01-11 00:33:11 +01:00


SymfonyExtension

Integrates Behat with Symfony (^3.4 and ^4.1).

Inspired by Behat/Symfony2Extension.

Description
Fork of FriendsOfBehat SymfonyExtension with Symfony 8 / PHP 8.5 compatibility work
Readme MIT 564 KiB
Languages
Gherkin 62.7%
PHP 37.3%