News Feed
Jobs Feed
Sections




News Archive
Padraic Brady's Blog:
A Domain Specific Language for Behaviour Driven Development (BDD) in PHP
July 21, 2008 @ 11:13:35

Padraic Brady has posted about a part of his PHPSpec library, the domain specific language.

PHPSpec implements a domain specific language (DSL) in PHP for specifying the behaviour of functional units such as methods and objects. The purpose of a DSL was to move away from the xUnit style declaration of tests towards a specification language centred on describing behaviour.

He illustrates with a bowling example - described with a sample class (with a itShouldScore0ForGutterGame test) and how to use it to fit his proposal:

My proposal therefore is to re-implement the current programming language DSL as a specification language - i.e. a new (extremely limited and narrow!) language capable of being parsed by PHPSpec into its PHP equivalent. [...] Using a specification DSL, we can simply ignore the existence of classes in PHP (well, the pretense is nice). Instead the DSL would incorporate a syntax for denoting shared behaviours.
0 comments voice your opinion now!
behaviour driven development phpspec domain specific language


blog comments powered by Disqus

Similar Posts

PHP.net: PHP 5.5.0 beta1 available

Touchdown Services Blog: Phing development update 01/04/2012

PHPMaster.com: Multi-Language Support in CodeIgniter

Community News: Packt Publishing Releases "CodeIgniter for Rapid PHP Application Development"

Rami Kayyali's Blog: LAMP's Standing Still


Community Events











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


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

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