Archive for October, 2007
TDD Primer: Video
Tuesday, October 16th, 2007From ARCast.tv, a Test-Driven Development Primer with Peter Provost. (click “Watch”)
This 5 minute video does a fantastic job of introducing and reinforcing the idea of TDD. I plan to add it to my tool belt of evangelizing tools, and make all my friends watch it with me.
How do you know when it’s working?
Tuesday, October 9th, 2007 From a TDD Fanboy’s viewpoint, how you know your approach to TDD or just plain unit testing is working? - Jeremy Miller [codebetter]
Some good thoughts in the comments, too…
TDD == TFD, and WWTDDD?
Monday, October 8th, 2007In recent discussions with colleagues about Test Driven Development, I was reminded of the importance of the “Driven” part of Test Driven Development. When I first heard about TDD, I naturally got excited about it. It sounds great. It’s obvious, really, once you see it. Obviously the way things should be.
But then reality sets in. […]
Source Code for .Net Framework Libraries to be released later this year
Friday, October 5th, 2007http://weblogs.asp.net/scottgu/archive/2007/10/03/releasing-the-source-code-for-the-net-framework-libraries.aspx
Acceptance Tests
Friday, October 5th, 2007This post is all “out of order”, since I should probably talk about User Stories first, but I feel guilty for not posting often enough, and when I have something to post, I reckon I’d better just throw it out there…so here goes.
Read up on User stories here: http://en.wikipedia.org/wiki/User_story
For every User Story, we should have […]
Chris Hefley (the indomitableHef) is a software developer/architect from Nashville, TN.