Merbists:

I mutated MrBlog to fit into my feeb Vista platform, by bumping Merb to 1.0.8, 
and removing merb-action-args.

Now ViewHelper is missing (like it was each time I got this far with any other 
project).

It seems someone added if defined?(::Webrat) around ViewHelper. So, instead of 
a 
clear error message proposing some Webrat (which was already one of my goals in 
this little soirée), we get no view tests at all without it.

I thought Webrat was like HttpUnit - it pulls a web page across the wire and 
then parses its HTML to test it. Why should a _View_ test need that, if we can 
just mock the server and deliver the page to ourself as a string?

-- 
   Phlip

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to