Closed epsitec closed 9 years ago
@epsitec Works for me, send in a pull request Ill merge it.
There's also https://www.npmjs.com/package/chai-equal-jsx https://www.npmjs.com/package/chai-jsx https://www.npmjs.com/package/tape-jsx-equals
all built on react-element-to-jsx-string
was merged
An equivalent plugin for the chai framework is available as chai-equal-jsx. It is using
react-element-to-jsx-string
under the Hood and exportsequalJSX
andincludeJSX
. You might want to provide a reference to it.