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:
          =
        
        
          Installeer:
          =
        
      Versies:
- 1.0.0 November 22, 2009 (8,5 KB)
Runtime afhankelijkheden (2):
            nokogiri
            >= 1.4.0
          
          
            rspec-rails
            >= 1.2.6
          
    