I'm a Java programmer. I'm learning Ruby. This is where I'll think out loud and collate my experiences. Please tell me what you think.
Saturday, 13 September 2008
xUnit in Ruby
I'm working my way through Kent Beck's excellent "Test Driven Development: By Example". Part 2 is all about using TDD to write an xUnit framwork. The examples are in Python. I decided to replicate them in Ruby for the practice:
No comments:
Post a Comment