nathanboktae / chai-dom

DOM assertions for the Chai assertion library using vanilla JavaScript
Other
76 stars 26 forks source link

Add support for text contains #5

Closed rupurt closed 9 years ago

nathanboktae commented 9 years ago

Sweet thanks! I was just thinking about this the other day because of all the extra whitespace that ends up when you ask for textContent of something with some child elements like a bunch of spans or such.