Adopting shallow tests in unit tests for cleaner & predictive tests
This article is mostly focused in React Native & @testing-library/react-native.
I often recommend individual contributors and their respective teams to adopt shallow testing in their unit tests. The benefits are not clear at first, so I thought I'd ...
codingisnotenough.hashnode.dev3 min read