-
Presentation About Test Driven Development
2008-09-02 "I will do a presentation on ‘Successfully Using Test Driven Development’ at .NetAkademin Tuesday September 16th. This talk will cover stuff like BDD, outside-in but also how the test-driven approach is used on the project as a whole.
To match my .Net experience, we will touch on frameworks and tools for .Net, but focus on the ideas and philosophies behind them, making it a very platform independent presentation.
The event is first and foremost for clients and members of .NetAkademin, but any seat not taken by them is available to the public.
" -
When Revolutions Stagnate
2007-10-18 "I am subscriber of the Test Driven Development mailing list as well as the RSpec ones. One thing that strikes me continually is the lack of innovation and new ideas in the former one, as opposed to the flurry of brilliant ideas constantly coming out of the RSpec one. It seems to me that communities stagnate and that the people who once were the revolutionaries turn into keepers of their own revolutions ideas. The free thinkers become conservative.
" -
Why I don't like Fit
2006-08-10 "I don’t like Fit. Believe me, I want to like it, I have tried to like it. I mean, Ward Cunningham created it for crying out loud, the man is a genius, so I am probably just missing something - right?
Every time I have looked at Fit, I always like the parts that handle column fixtures. They are clean and easy to read and generally does a really good job. Buth then we get to weird cousin Row Fixture which is not at all that easy to read and uncle Action Fixture which just won’t stop and finally family FitLibrary which does all good things but are utterly unreadble - which probably is due to my lack of experience, but then again wasn’t this intended for non-programmers?
" -
Cedric Still Doesn't Get Agile
2006-06-09 "Update: Martin Fowler pointed to Jeff Langrs response. It seems Cedric did not give us the full picture. I have edited my post accordingly
~~After attending a less than stellar presentation on TDD,~~Cedric Beust confuses TDD with “Agile” and goes on to tell the world that agile is not good. Let’s have a look, shall we?
First of all, tests are not specs. Not even close. Somebody in the audience was quick to give a counter-example to this absurd claim by using a numeric example (‘how do you specify an exponentiation function with a test?’)
"