Yesterday I presented to you the Ruby Koans project to learn Ruby through tests. Today I will show the list of currently tests frameworks built by the Ruby community.
Right now I’m learning shoulda, just for the fun of it. I already have some experience with Rspec but you never know what you can find testing other frameworks and ways to do the same thing. Here is the list pick one and try to learn it today.
http://ruby-toolbox.com/categories/testing_frameworks.html
Enjoy!