RubySource: NET to Ruby: Learning How to Write Tests, Part II

Claudio Lassala
Share

Part 1 of this post covered my experiences in .NET when writing tests, and how that helped me getting productive in Ruby within a short period of time. Part 2 covers my experiences in Ruby, going from how I got started writing tests as soon as I started doing anything with Ruby, until my current state, writing better tests and improving my approach to how I develop software. I know that I still have tons to learn, and that there are Ruby wizards out there who can certainly do things a lot better than what I’ll show you here. These things will always be the case.

Link:
RubySource: NET to Ruby: Learning How to Write Tests, Part II