behat/symfony2-extension

Symfony2 framework extension for Behat


Keywords
framework, symfony, BDD, behat, behat-extension, php
License
MIT

Documentation

Symfony2Extension

Build Status Scrutinizer Code Quality

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 (if MinkExtension is installed)

Documentation

Official documentation.

Copyright

Copyright (c) 2012-2014 Konstantin Kudryashov (ever.zet). See LICENSE for details.

Contributors