Skip to content

Latest commit

 

History

History
executable file
·
24 lines (16 loc) · 1.09 KB

README.md

File metadata and controls

executable file
·
24 lines (16 loc) · 1.09 KB

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