Ruby Weekly is a weekly newsletter covering the latest Ruby and Rails news.

Testing for Rails Helpers

By Peter Cooper / July 9, 2006

You can test your controllers, your models, and, well, most of your application, but till now there hasn't been a way to explicitly test your Rails application's helpers. Now there's a solution.. the helper_test plugin (with source and instructions).

Other Posts to Enjoy

Twitter Mentions