-
Name
-
rspec-html-matchers
-
Version
-
0.7.2
-
Platform
-
ruby
-
Authors
-
kucaahbe
-
Bindir
-
bin
-
Date
-
2016-04-07 00:00:00 UTC
-
Dependencies
-
rspec (>= 3.0.0.a, < 4)
nokogiri (~> 1)
simplecov (~> 0, development)
cucumber (~> 1, development)
capybara (~> 2, development)
selenium-webdriver (~> 2, development)
sinatra (~> 1, development)
rake (~> 10, development)
travis-lint (~> 1, development)
yard (>= 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
-
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
spec/form_matchers_spec.rb
spec/have_empty_tag_spec.rb
spec/have_tag_spec.rb
spec/spec_helper.rb
spec/support/asset_helpers.rb
spec/support/raise_spec_error_helper.rb
-
Homepage
-
http://github.com/kucaahbe/rspec-html-matchers
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubyforge project
-
rspec-html-matchers
-
Rubygems version
-
2.5.1
-
Specification version
-
4
-
Summary
-
Nokogiri based 'have_tag' and 'with_tag' matchers for rspec 3
-
Test files
-
spec/form_matchers_spec.rb
spec/have_empty_tag_spec.rb
spec/have_tag_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