Metadata


Name
rspec-html-matchers
Version
0.9.4
Platform
ruby
Authors
kucaahbe
Bindir
bin
Date
2020-10-06 00:00:00 UTC
Dependencies
rspec (>= 3.0.0.a, < 4)
nokogiri (~> 1)
cucumber (~> 1, development)
capybara (~> 2, development)
sinatra (~> 1, development)
selenium-webdriver (~> 3, development)
webdrivers (~> 4, development)
simplecov (~> 0, development)
rake (~> 10, development)
travis-lint (~> 1, development)
yard (>= 0, development)
rubocop (= 0.76.0, development)
Description
Nokogiri based 'have_tag' and 'with_tag' matchers for rspec 3. Does not depend on assert_select matcher, provides useful error messages.
Email
kucaahbe@ukr.net
randoum@gmail.com
Extra rdoc files
README.md
CHANGELOG.md
Files
CHANGELOG.md
README.md
features/js_generated_content.feature
features/step_definitions/steps.rb
features/support/env.rb
lib/rspec-html-matchers.rb
lib/rspec-html-matchers/have_tag.rb
lib/rspec-html-matchers/nokogiri_regexp_helper.rb
lib/rspec-html-matchers/nokogiri_text_helper.rb
lib/rspec-html-matchers/version.rb
spec/form_matchers_spec.rb
spec/have_empty_tag_spec.rb
spec/have_tag_spec.rb
spec/issues_spec.rb
spec/spec_helper.rb
spec/support/asset_helpers.rb
spec/support/raise_spec_error_helper.rb
Homepage
https://github.com/kucaahbe/rspec-html-matchers
Licenses
MIT
Require paths
lib
Required ruby version
>= 1.8.7
Required rubygems version
>= 0
Rubygems version
3.0.6
Specification version
4
Summary
Nokogiri based 'have_tag' and 'with_tag' matchers for rspec 3
Test files
spec/form_matchers_spec.rb
spec/spec_helper.rb
spec/have_empty_tag_spec.rb
spec/issues_spec.rb
spec/support/raise_spec_error_helper.rb
spec/support/asset_helpers.rb
spec/have_tag_spec.rb
features/support/env.rb
features/step_definitions/steps.rb
features/js_generated_content.feature
Original platform
ruby
New platform
ruby