Post by Peter Cooper on July 9th, 2006

Testing for Rails Helpers

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).

[Post to Twitter] Tweet This

Comments are closed.