Evolving My Understanding of Behavior Driven Development (BDD).

June 15, 2007 | 1 comment

In this blog so far, I haven’t made a habit of singling out other blog posts, although every week I read posts that deserve comment. But I feel compelled to point to Peter Williams’ “Mocking” post that I read this morning, because it shines a light on an area of software development that is relatively new and still somewhat nebulous, both for experienced test driven developers (TDD) and those who are not “test infected”: behavior driven development (BDD).

Test Driving a RESTful Django Contribution

March 15, 2007 | 0 comments

This time around, I will try to take the logical next step with my exploration of REST and Django, and begin creating a Django contribution to implement the ideas I have been working on and to do so in a way that fits with Django’s philosophy.