|
|
|
|
|
by eagsalazar2
3627 days ago
|
|
You have to learn some tool (react test utils at least) to access and interact with those React components either way. Enzyme is 100% better and more powerful than using the react test utils and way easier to onboard new devs to. All IMO but I def think you should at least check it out. |
|