TDD: Driving from the assertion up
I’m doing quite a lot of agile and TDD mentoring at the moment, so such things are always floating near the top of my mind.
A recent article from Mark Needham presents an interesting view on how to construct code within tests, and the impact that might have on how tests drive design of code.