Monday, June 06, 2005

A Guide to Testing Rails Application

Being Unit Test addicted developer, I first wanted to find out how to write unit tests for my Ruby application. I wanted to find is there any framework like JUnit. When I googled, I found this amazing manual which covers everything about testing a Rails application.

Check it out
http://manuals.rubyonrails.com/read/book/5

0 Comments:

Post a Comment

<< Home