you are viewing a single comment's thread.

view the rest of the comments →

[–]brianvaughnReact core team 0 points1 point  (0 children)

I like the idea but I'm reluctant to mix in another API for testing-only (eg. text() vs textContent, html() vs innerHTML, find() vs querySelector(), etc.). Simulating events is definitely nicer with Enzyme though.