kotlin-wrappers icon indicating copy to clipboard operation
kotlin-wrappers copied to clipboard

Wrappers for TestUtils

Open eiswind opened this issue 7 years ago • 2 comments

It would be great to have wrappers for the TestUtils from react-dom.

Is something like this on the Roadmap? I could help with this, but I still fail to run any Unit Test at all...

eiswind avatar Jul 18 '18 16:07 eiswind

I wonder if Enzyme might be preferable to this. See https://github.com/JetBrains/kotlin-wrappers/issues/325

epabst avatar Jul 30 '20 06:07 epabst

I made a wrapper for React Test Renderer and might add another for Test Utilities in case I need it in my project.

mysticfall avatar Oct 25 '21 02:10 mysticfall

kotlin-react-dom-test-utils introduced

turansky avatar Jan 09 '23 02:01 turansky