Links
-
Recent Posts
Tags
Agentek Agent Smith Agile Android Architecture ARM AutoMapper BDD Bob Martin books C++/CLI CE CF Code Compact Framework craftsmanship database DDD Dependency Inversion Entity Framework Entity Spaces extension method Good to Great Grady Booch Hanselminutes Hiring Interface Segregation interop Jim Collins jobs Kanban LINQ Liskov Substitution LLBLGen Managed C++ Mobile OO pair programming scrum software solid TDD teams VersionOne windows mobileCategories
Archives
Meta
Tag Archives: BDD
Lightweight Context/Specification BDD in C#
Behavior-Driven Development (BDD) provides all of the engineering benefits of traditional Test-Driven Development (TDD) while additionally resulting in a specification that non-developers can read and validate. At its heart, BDD transforms the tests of TDD into specifications. Those specifications are … Continue reading
Unit Tests Just a Happy Side Effect of Test-Driven Development
Interviewing developers has given me an interesting, although not scientific, sampling of the thinking and mindset of software developers in the Atlanta area. While there have been a few bright spots, most of what I’ve learned has been disheartening. I … Continue reading