Post by Peter Cooper on July 9th, 2006
Testing for Rails Helpers

- 19 Random Rails Tutorials
- form_test_helper: Make form-related functional tests easier in Rails
- RailRoad: Generate model and controller diagrams for Rails applications


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

Click here to add on del.icio.us
Tweet This








