the Rspec-rails gem seems to support helper testing
the gem can make helpers available in any of your specs : "Writing specs for your helpers is a snap. Just tell the Example Group the name of the helper and the Example Group will expose an object that includes the helper".