Sign in Sign up
rubygems

rspec_tag_matchers

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.

Activity

Latest release
16y ago
Total releases
1
Cadence
Last 12 months
0

Details

First release
Nov 21, 2009
Releases
Version Released
1.0.0 initial