Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assert_dom_equal should accept Nokogiri::Node(Set)? #61

Open
chancancode opened this issue Feb 24, 2017 · 1 comment
Open

assert_dom_equal should accept Nokogiri::Node(Set)? #61

chancancode opened this issue Feb 24, 2017 · 1 comment

Comments

@chancancode
Copy link
Member

This would allow you to do something like...

assert_dom_equal rendered.at('.header'), "<h1>Rails Is Omakase</h1>"

@kaspth
Copy link
Contributor

kaspth commented Mar 9, 2017

Sweet, yes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants