-
Name
-
rspec-html-matchers
-
Version
-
0.4.2
-
Platform
-
ruby
-
Authors
-
kucaahbe
-
Bindir
-
bin
-
Date
-
2013-07-18 00:00:00 UTC
-
Dependencies
-
rspec (>= 2.0.0)
nokogiri (>= 1.4.4)
simplecov (>= 0, development)
cucumber (>= 0, development)
capybara (>= 0, development)
selenium-webdriver (>= 0, development)
sinatra (>= 0, development)
rake (>= 0, development)
rspec (>= 2.11.0, development)
travis-lint (>= 0, development)
-
Description
-
Nokogiri based 'have_tag' and 'with_tag' matchers for rspec 2.x.x. Does not depend on assert_select matcher, provides useful error messages.
-
Email
-
kucaahbe@ukr.net
-
Files
-
.gitignore
.rspec
.travis.yml
.yardopts
CHANGELOG.md
Gemfile
README.md
Rakefile
cucumber.yml
features/js_generated_content.feature
features/step_definitions/steps.rb
features/support/env.rb
lib/rspec-html-matchers.rb
rspec-html-matchers.gemspec
spec/fixtures/form.html
spec/fixtures/ordered_list.html
spec/fixtures/paragraphs.html
spec/fixtures/quotes.html
spec/fixtures/search_and_submit.html
spec/fixtures/single_element.html
spec/fixtures/special.html
spec/matchers/form_matchers_spec.rb
spec/matchers/have_tag_spec.rb
spec/spec_helper.rb
-
Homepage
-
http://github.com/kucaahbe/rspec-html-matchers
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubyforge project
-
rspec-html-matchers
-
Rubygems version
-
2.0.3
-
Specification version
-
4
-
Summary
-
Nokogiri based 'have_tag' and 'with_tag' matchers for rspec 2.x.x
-
Original platform
-
ruby
-
New platform
-
ruby