Archive for the tag 'bdd'

Jan 16 2009

Ruby with Maven and a bit of Cucumber love

Published by under Development,Java

A while back I was trying to do some initial tries at Ruby as a scripting language with JRuby. That means that I had a Java system, but needed to do some util scripting for the system, and wanted to avoid those pesky bash scripts. Because I had a Java system and Maven infrastructure in [...]

One response so far

Apr 08 2008

BDD ideas summarized

Published by under Development

A partly funny presentation of the idea behind BDD. It’s a good intro, but as Dave Thomas pointed out, making it look like English is not the main issue. The real idea here is to create a formal language that can bring together business people and developers, and that can be executed to verify the [...]

No responses yet