RubyGems Navigation menu

rspec_tag_matchers 1.0.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - November 22, 2009 (8.5 KB)

Runtime Dependencies (2):

nokogiri >= 1.4.0
rspec-rails >= 1.2.6

Owners:

Authors:

  • Kyle Hargraves

SHA 256 checksum:

555d307d3a0af2c5f19f8ed40100d68ffa26813134d04b8dcfd07baef9e8315b

Total downloads 65,444

For this version 65,444

Licenses:

N/A

Required Ruby Version: None

Links: