Kent C Dodds
-
Why integration tests are better than unit tests with Kent C. Dodds
-
Effective snapshot testing : This one highlights issues like false negatives and the lack of clarity in test intention when relying on snapshots.
Perhaps my most practical takeaway from this one was snapshot diff - I can see how this could be a more useful way to make use of snapshot tests
Frontend masters
Uncategorised list
- testing library docs
- Make sure to check #testing for a list of all the testing related stuff I’ve written. 🫡