All Projects → Behat → Symfony2extension

Behat / Symfony2extension

Licence: mit
Symfony2 extension for Behat

Projects that are alternatives of or similar to Symfony2extension

Php Ddd Example
🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 5
Stars: ✭ 1,960 (+390%)
Mutual labels:  symfony, behat
Symfonyextension
🎼 Extension integrating Behat with Symfony.
Stars: ✭ 376 (-6%)
Mutual labels:  symfony, behat
Symfony Console Autocomplete
Shell autocompletion for Symfony Console based scripts
Stars: ✭ 465 (+16.25%)
Mutual labels:  symfony, behat
Behatnoextension
This Behat extension makes it possible to extend Behat without having to write an extension yourself.
Stars: ✭ 34 (-91.5%)
Mutual labels:  symfony, behat
Symfony 3 Rest Api Example
Symfony 3 RESTful API Example
Stars: ✭ 90 (-77.5%)
Mutual labels:  symfony, behat
Symfonystarter
[DEPRECATED] Please use the new version here https://github.com/Monofony/Monofony
Stars: ✭ 77 (-80.75%)
Mutual labels:  symfony, behat
Bdd Experiment
An experiment on BDD in Symfony2 using Behat, Mink and Zombie.js
Stars: ✭ 12 (-97%)
Mutual labels:  symfony, behat
Crosscontainerextension
⚔️ [DEPRECATED] Makes possible to inject services and parameters from other containers.
Stars: ✭ 97 (-75.75%)
Mutual labels:  symfony, behat
Bicing Api
Get statistics and locations of bicycle stations through REST API
Stars: ✭ 149 (-62.75%)
Mutual labels:  symfony, behat
Cmf Sandbox
Base project for trying CMF components integration
Stars: ✭ 368 (-8%)
Mutual labels:  symfony
Symfony Coding Standard
Development repository for the Symfony coding standard
Stars: ✭ 381 (-4.75%)
Mutual labels:  symfony
Awesome Symfony
A collection of useful Symfony snippets.
Stars: ✭ 360 (-10%)
Mutual labels:  symfony
Assetic Bundle
[DEPRECATED] This was the recommended way to manage web assets in Symfony 2 applications. Newer Symfony applications should use Webpack Encore.
Stars: ✭ 370 (-7.5%)
Mutual labels:  symfony
Certificationy Cli
The CLI tool to train certifications
Stars: ✭ 381 (-4.75%)
Mutual labels:  symfony
Sonatablockbundle
Symfony SonataBlockBundle
Stars: ✭ 368 (-8%)
Mutual labels:  symfony
Twig Extra Bundle
The Twig bundle for official extra extensions
Stars: ✭ 389 (-2.75%)
Mutual labels:  symfony
Lexikformfilterbundle
This Symfony bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.
Stars: ✭ 360 (-10%)
Mutual labels:  symfony
Fosckeditorbundle
Provides a CKEditor integration for your Symfony project.
Stars: ✭ 387 (-3.25%)
Mutual labels:  symfony
Schema Generator
PHP Model Scaffolding from Schema.org and other RDF vocabularies
Stars: ✭ 379 (-5.25%)
Mutual labels:  symfony
Phpstan Symfony
Symfony extension for PHPStan
Stars: ✭ 360 (-10%)
Mutual labels:  symfony

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].