Description
Thanks for creating this fantastic library!
A question:
@kentcdodds just did a very good video on why you shouldn't be using shallow rendering. I found it very helpful in order to know the problems with shallow rendering. It also convinced my to user react-testing-library which before that, was not that clear for me.
Can we put that video on top part of the readme? I think it will help other people to have a overview of why this library helps them and what are the pitfalls of their current shallow rendering tests.
Video URL: https://www.youtube.com/watch?v=LHUdxkThTM0
Also a suggestion:
Can we also have this sentence in the repo description please? it makes it even more clear. at least for me it was helpful.
This library is a replacement for enzyme!