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

eWeek: Microsoft Hosts Project to Run PHP on .Net

L2Admin.com: Battle of the server side scripting languages - Perl, Python & PHP

Padraic Brady's Blog: PHPMutagen: Mutation Testing for PHP5

Cal Evans' Blog: Six ways to be a better client for your developer - Point 6

Yet Another Web Development Blog: Dear PHP, I think it's time we broke up.


Community Events











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


framework podcast release object language community interview code phpunit opinion development zendframework2 testing series conference introduction tool unittest functional example

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