nathanboktae / chai-dom

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

Uplift project #50

Closed yads closed 3 years ago

yads commented 3 years ago

various updates to modernize project

I've based it on the rendered text PR as well so this has those changes as well, plus adds tests for the rendered option

yads commented 3 years ago

I updated the rendered code based on your suggestion in that PR and added more tests for it. Updated based off your other suggestions. Decided not to putz around with getting the old test structure to work. So we can likely close the other PR once this is merged in.

nathanboktae commented 3 years ago

Thanks a ton for this! It's been much needed to get off of phantomjs.

yads commented 3 years ago

Woot!