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

Klaus Graefensteiner's Blog: Climbing the CodeIgniter PHP MVC framework learning curve

PHPMaster.com: Better Understanding Random

Gary Hokin: An Introduction to Zend Framework 2 for the Zend Framework 1 Developer - Part 1

Sander van de Graaf's Blog: Optimizing your (ZF) web application

NETTUTS.com: Using PayPal’s Instant Payment Notification with PHP


Community Events











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


language introduction testing phpunit community release podcast database series opinion zendframework2 composer example interview functional api development framework unittest code

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