Lately, I've been talking about the new feature coming to .NET 4.0, Code Contracts , which is to bring Design by Contract (DbC) idioms to all .NET languages as part of the base class library. Last week, I attended QCon, where Greg Young, one of my CodeBetter cohorts, gave a talk titled "TDD...