behaviour driven development with beanSpec

first of all, this is no introduction to Behaviour Driven Development, as there are already many great articles and informations available, so the world doesn’t need another entering guide yet.

this post is rather an introduction to beanSpec, a little tool for writing specifications in the sense of BDD in Java. beanSpec tries to provide a clear conceptual model that is easy to capture and apply (if you’ve seen RSpec so far, you will immediately feel familiar with beanSpec, because the conceptual model is almost the same). Read the rest of this entry »

Posted in bdd. 2 Comments »