Better Testing Through Behaviour
Just finished my talk on Better Testing Through Behaviour at OSDC 2007. All in all it went pretty well.
The presentation is available as is the paper.
Chris sent me some pictures of my talk, here’s one.

There’s been some posts (good and indifferent) resulting from the talk:
And for those interested, the slides for OSDC 2007 are available on SlideShare, photos on flickr.
Tom,
FYI, Both of those links point to the same blog article.
C
Chris Myers
28 Nov 07 at 10:31 am
Nice presentation.
I still haven’t completely grokked BDD, its hard to tell if the spec is part of the core code OR sits outside and looks in like unit tests. Its certainly less easy to grasp than plain old TDD using xUnit, but that may be because I’ve already been exposed to/tainted by xUnit
Keith
28 Nov 07 at 10:49 am
Keith: Think of specs as tests if that helps, specifications are a replacement for xUnit code. It’s not too much harder to grasp, it’s just the subtle differences that I have a hard time explaining to people.
Chris: Thanks, links fixed.
Tom Adams
28 Nov 07 at 10:52 am