Testing library query selectors
Today we'll look into testing library. This is a set of packages to help you test UI components from a user perspective.
We already have it available in our React tests. (Follow this article to get started)
We have to keep in mind that this library i...
h.daily-dev-tips.com3 min read