trailblazer / rspec-cells

Spec your Cells.
http://cells.rubyforge.org
MIT License
62 stars 48 forks source link

Capybara matchers #3

Closed calas closed 13 years ago

calas commented 13 years ago

Backported from a future version of Capybara, string matchers so we can spec the result of render_cell method with has_selector? has_css? and has_xpath? matchers. Read the module source file for more information