damien-list/symfony2-extension

Symfony2 framework extension for Behat

Installs: 94

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 104

Type:behat-extension

2.1.5 2018-04-20 15:48 UTC

This package is auto-updated.

Last update: 2024-04-26 01:08:05 UTC


README

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