DEV Community

Discussion on: Replacing Redux with React Contexts

Collapse
 
marksyzm profile image
Mark Elphinstone-Hoadley

We have been using this pattern in a recent project and found it rather tricky to unit test - have you got a simple formula for that?

Collapse
 
rsa profile image
Ranieri Althoff

We don't unit test it specifically but testing-library got you covered