rspec_hpricot_matchers 1.0
rspec_hpricot_matchers provides an implementation of rspec_on_rails' have_tag() matcher which does not depend on Rails' assert_select. Using Hpricot instead, the matcher is available to non-Rails projects, and enjoys the full flexibility of Hpricot's advanced CSS and XPath selector support.
Gemfile:
=
install:
=
Versions:
- 1.0 March 26, 2008* (8 KB)