kucaahbe / rspec-html-matchers

Old school have_tag, with_tag(and more) matchers for rspec 3 (Nokogiri powered)
http://rubygems.org/gems/rspec-html-matchers
MIT License
199 stars 90 forks source link

adds have_empty_tag matcher #43

Closed fr33z3 closed 8 years ago

fr33z3 commented 8 years ago

This PR is suppose to add have_empty_tag matcher to the list of possible matchers.

kucaahbe commented 8 years ago

Thanks @fr33z3