[Rails] ANN: Functional Test Assistant 0.1.0

Rick Bradley rick at rickbradley.com
Fri Oct 15 00:23:50 GMT 2004


* Steve Kellock (skellock at gmail.com) [041014 10:00]:
> I use this in my functional tests, so I thought I'd package and
> release it for Railer-consumption.  It's about time I give back
> considering all the help I've gotten from the RoR community.
> 
> The FunctionalTestAssistant class and its sidekick assertions help you
> author your functional tests much more quickly.  Here's a quick look
> at the new assertions that are available:
> 
> assert_success
> assert_rendered_action
> assert_redirect
> assert_redirect_url
> assert_redirect_url_match
> assert_template_has
> assert_template_has_no
> assert_flash_has
> assert_flash_has_no
> assert_flash_empty
> assert_flash_not_empty
> assert_template_AR_invalid
> assert_template_AR_valid
> assert_template_AR_column_invalid
> assert_template_AR_column_valid

Steve, 
I don't have any say (at all) in whether this gets picked up as an
official or unofficial Rails add-on, but this looks hyper-useful to me
as a Rails developer.

Thanks!

Rick
-- 
 http://www.rickbradley.com    MUPRN: 518
                       |  what seemed to be
   random email haiku  |  computer generated
                       |  addresses, i.e.


More information about the Rails mailing list