frenchcomp / Symfony2Extension

Symfony2 extension for Behat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Symfony2 extension for Behat

License:MIT License


Languages

Language:PHP 96.3%Language:Gherkin 3.7%