-
Name
-
rspec-html-matchers
-
Version
-
0.10.0
-
Platform
-
ruby
-
Authors
-
kucaahbe
-
Bindir
-
bin
-
Date
-
2022-07-26 00:00:00 UTC
-
Dependencies
-
rspec (>= 3.0.0.a)
nokogiri (~> 1)
cucumber (~> 1, development)
capybara (~> 2, development)
sinatra (~> 1, development)
selenium-webdriver (~> 3, development)
webdrivers (~> 4, development)
simplecov (~> 0, development)
rake (~> 10, development)
yard (>= 0, development)
rubocop (= 0.76.0, development)
-
Description
-
Nokogiri based 'have_tag' and 'with_tag' matchers for RSpec. 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.3.7
-
Specification version
-
4
-
Summary
-
Nokogiri based 'have_tag' and 'with_tag' matchers for RSpec
-
Test files
-
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
features/step_definitions/steps.rb
features/support/env.rb
features/js_generated_content.feature
-
Original platform
-
ruby
-
New platform
-
ruby