damien-list / symfony2-extension
Symfony2 framework extension for Behat
Installs: 94
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 106
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
Symfony2Extension is an integration layer between Behat 3.0+ and Symfony2+ and it provides:
- Complete integration into Symfony2 bundle structure - you can run an isolated bundle suite by bundle shortname, classname or even full path
KernelAwareContext
, which provides an initialized and booted kernel instance for your contexts- Additional
symfony2
driver for Mink (ifMinkExtension
is installed)
Documentation
Copyright
Copyright (c) 2012-2014 Konstantin Kudryashov (ever.zet). See LICENSE for details.
Contributors
- Konstantin Kudryashov everzet [lead developer]
- Other awesome developers