-
When we started our current project we did not use context/specification style testing , instead we used testcase-per-class with a four-phase test model (also known as arrange-act-assert ). Although we followed story-test driven development (STDD) we were not explicitly Behavior-Driven Development BDD...
-
Learning BDD I have been trying for some time now to understand what the Behavior Driven Development ( BDD ) exponents are talking about. I'm sure that Scott and Colin Jack are sick of me asking questions on BDD. This is pretty much a journal of my understanding. It might help others on a similar...