News Feed
Jobs Feed
Sections




News Archive
Gonzalo Ayuso:
Building a Silex application from one Behat/Gherkin feature file
October 22, 2012 @ 08:55:18

Gonzalo Ayuso has an interesting post showing how you can use a Gherkin file (used in tools like Behat) to generate a Silex-based application.

Last days I've playing with Behat. Behat is a behavior driven development (BDD) framework based on Ruby's Cucumber. Basically with Behat we defenie features within one feature file. I'm not going to crate a Behat tutorial (you can read more about Behat here). Behat use Gherkin to write the features files. When I was playing with Behat I had one idea. The idea is simple: Can we use Gherking to build a Silex application?. It was a good excuse to study Gherking, indeed.

He includes the example feature file - one that builds an API that lets you list users, get the information for a specific user and update the user's information. Also included are two simple requests to be made to the API and the actual script that makes the Gherkinn-to-Silex translation possible. You can find the full code on github.

0 comments voice your opinion now!
silex gherkin api generate tutorial feature file


blog comments powered by Disqus

Similar Posts

DreamInCode.com: Preventing PHP Mail(...) Header Injections

Tiger Heron Blog: Eclipse and PHP

The Bakery: 11 New Posts of CakePHP Goodness

Ask About PHP: PHP and jQuery: Submit a form without refreshing the page

IBM developerWorks: Building the DB2 Health Monitor Sample Application for PHP (Part 2)


Community Events











Don't see your event here?
Let us know!


symfony2 development podcast introduction functional opinion usergroup language conference framework interview phpunit community rest testing series symfony release database zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework