RubyGems.org

rspec_tag_matchers provides an implementation of rspec_on_rails' have_tag() matcher which does not depend on Rails' assert_select(). Using Nokogiri instead, the matcher is available to non-Rails projects, and enjoys the full flexibility of Nokogiri's advanced and blazing fast CSS and XPath selector support. Forked from rspec_hpricot_matchers.

installgem install rspec_tag_matchers
Authors

Kyle Hargraves

17,306 total downloads 17,306 for this version
Owners

D258c3e1c261fc1c70fbc529a99666be

Gemfile
gem "rspec_tag_matchers", "~> 1.0.0"
Versions
  1. 1.0.0 November 21, 2009