tuantvk/WtfReactNativeTesting

Need of Enzyme

saurabh-dk opened this issue · 2 comments

Thanks for the demo. Really helpful for the beginners. One thing I saw while reading react-native-testing-library docs is, it states that it is a replacement for Enzyme here.

So do we really need to add Enzyme to replicate your tutorial? I haven't actually started to write my tests yet.

@saurabhDuzumaki thanks for issue. I'll update docs in next time.

@saurabhDuzumaki new docs for testing use enzyme Enzyme Members Testing check it and report new issues for me. Thanks!