Folksonomy > Test
June 11th, 2008
Testing controllers let me understand what are mocks and stubs.
June 10th, 2008
Testing has_many, and habtm relationships with RSpec is now DRY.
June 9th, 2008
The first, and the “good enough” reason to test your Ruby on Rails application thoroughly is that Ruby is not a compiler but an interpreter, if not tested your application can halt even on a banal syntax error.