Status
"huge geodata" is inherent to most organizations now. #whereconf is less technical, more conceptual. a good match
Location
Washington, DC
Subscribe to GeoRSS Subscribe to KML


Testing Rails Apps

Published in Programming, Rails  |  2 Comments


Just this past Monday, I was lamenting to the local Ruby Users Group (RUG?) that there was a dearth of good material on Rails tests.

Yesterday a great, succinct, and accurate article on Rails Test Driven Development showed up. The article even discusses using the Hpricot test helper.

I’ve been very remiss in adding testing to most of my rails projects. Now I really have no excuse.

Technorati Tags: , , ,

Similar Posts


Responses

  1. Damien Tanner says:

    August 3rd, 2006 at 4:01 pm (#)

    You bet, there are no excuses now. Every time you write an untested method a squirrel dies…

  2. Andrew says:

    August 4th, 2006 at 8:57 am (#)

    No! Not the squirrels….

    Of course, that explains the bad feeling in the force every time I checked in an empty test file.

Leave a Response