[ANN] Testing views with Hpricot

assert_tag smells bad. Hpricot smells nice (apricotty!).

Testing your views with Hpricot:
http://www.lukeredpath.co.uk/index.php/2006/07/07/testing-your-rails-
views-with-hpricot/

Big thanks to _why for a great little library!

Feedback is appreciated. rSpec integration coming soon (hopefully!).

Cheers,
Luke R.
[email protected]

Looks really interesting. Typical though, just as I get used to
assert_tag etc, along comes something slicker :slight_smile:

Any idea if there will be support for RJS in the future? Or did I mis-
read it, and it’s already installed?

Peter Wright
[email protected]

Personal Blog → http://peterwright.blogspot.com
Agile Development Blog → http://exceeding-expectations.blogspot.com

No support for testing RJS yet, though you may want to look at the
ARTS plugin for that.

On 7/7/06, Pete W. [email protected] wrote:

Luke R.


Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails


Cheers,
Luke R.