What are test ids in testing library
When working on testing library test cases, you might come across an option when you want to query something that turns out to be super hard to find with normal selectors.
In general, it's best to try and avoid using test-id if you can use any other ...
h.daily-dev-tips.com3 min read