Download the PHP package kix/behat-sf2-service-generator without Composer
On this page you can find all versions of the php package kix/behat-sf2-service-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package behat-sf2-service-generator
Behat Symfony2 service generator
This is a Behat extension that catches calls to undefined Symfony services and runs PHPSpec to describe them.
Installation
Just run this:
And then enable the extension in your behat.yml
:
Now, when you try to access a non-existent service, you'll be asked if you want to generate a class for it. A YAML config will be dumped on the console for your convinience, too. Here's a quick peek at what it looks like.
And boom:
All versions of behat-sf2-service-generator with dependencies
PHP Build Version
Package Version
The package kix/behat-sf2-service-generator contains the following files
Loading the files please wait ....