behat / symfony2-extension
Symfony2 framework extension for Behat
Installs: 17 629 875
Dependents: 228
Suggesters: 10
Security: 0
Stars: 391
Watchers: 20
Forks: 105
Open Issues: 0
Type:behat-extension
Requires
- php: >=5.3.3
- behat/behat: ^3.4.3
- symfony/framework-bundle: ~2.0|~3.0|~4.0
Requires (Dev)
- behat/mink: ~1.7@dev
- behat/mink-browserkit-driver: ~1.3@dev
- behat/mink-extension: ~2.0
- phpspec/phpspec: ~2.0|~3.0|~4.0
- phpunit/phpunit: ~4.0|~5.0
- symfony/symfony: ~2.1|~3.0|~4.0
README
This library is archived and will not be maintained. The recommended maintained alternative is FriendsOfBehat/SymfonyExtension.
There is also a fork at https://github.com/PHPExpertsInc/SymfonyExtension/ which added support for PHP 8.x and Symfony <= 7. It claims to be entirely backwards compatible with this library (meaning it shares the same architectural flaws that originally prompted the new extension). It is not officially recommended by the Behat maintainers, but it may be useful as a temporary migration path for existing projects.